H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : larger;
	font-style : oblique;
	color : White;
	word-spacing : 10px;
	letter-spacing : 5px;
	line-heght : 18pt;
       padding : 1px;
	text-align : center;
	padding-top : 3%;
	}

H2  {
	font-family : Arial;
	font-weight : normal;
	font-size : 11pt;
	font-style : normal;
	color : #000080;
}

H3  {
	color : #000080;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
	text-align : left;
}

H4  {
	color : #000080;
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
	text-align : left;
}

DL  {
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : #000080;
	line-height : 13pt;
}

P  {
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	color : #000080;
	text-align : justify;
	text-indent : 10px;
    margin : 5px 15px 5px 5px;
	}

.right { 
          text-align: right;
     } 

.epigr { 
          text-align: right;
          margin-left : 25%;
          font-style : italic;
          font-size : x-small;
     } 
.menu  {
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : xx-small;
	color : #000080;
	text-align : center;
	}
.hd  {
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	color : White;
	text-align : center;
	border : White;
	}
.in { 
    margin-left : 10px;
     } 

