BODY        {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background: #FFFFFF ;
	margin-left: 5%;
	margin-right: 10%;
	font-size: 10pt;	}
			 
p {font-size: 10pt; }			 


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#31609F; }

H2	    {
	display: block;
	color: #31609F;
	font-size: 14pt;
	font-family: Arial, helvetica, sans-serif;
}

H3	    {font: bold;
	display: block;
	color: #660406;
	font-size: 13pt;
	font-family: Arial, helvetica, sans-serif;
}

H4          {
	margin-right: 1%;
	margin-top: 0;
	margin-bottom: 0;
	color: #31609F;
}

	

.credit          { margin-right:      5%; 
             font-size:        9pt;
             font-family: "Times New Roman", Times, serif;
	         color: Black;
	font-weight : bold;
}			

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}
a {
	color: #C68754;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;}
	
	
a: hover {	color: #C68754;}
	
