body
{
	margin: 20px 0px 0px 4px;
}

a:link  {
	color : #0090D7;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	color : #0090D7;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	color : #0090D7;
	font-weight : bold;
	text-decoration : underline;

}

a:hover  {
	color : #0090D7;
	font-weight : bold;
	text-decoration : underline;

}


p { font-family:Arial,Helvetica,sans-serif; font-size:10pt; color:#03032E; } 
p.small { font-family:Arial,Helvetica,sans-serif; font-size:9pt; color:#03032E; font-weight : bold; }  
p.big { font-family:Arial,Helvetica,sans-serif; font-size:13pt; color:#03032E; font-weight : bold; } 
p.head { font-family:Arial,Helvetica,sans-serif; font-size:20pt; color:#0090D7; font-weight : bold; } 

