/* CSS Document */

BODY 
{
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	text-align: justify;
	margin: 2%;
	margin-right: 2%;

}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin-top : 1.5em;
	color: Navy; 
}
H4 {
	font-family : sans-serif;
	font-size : 95%;
	font-weight: bold;
	margin-top : 1.5em;
	margin-bottom: 0px;
	color: balck; 
}
H5 {
	font-family : sans-serif;
	font-size : 70%;
	font-weight: bold;
	margin-top : 1.5em;
	margin-bottom: 0px;
	color: balck; 
}

s {font-family: : Arial, Helvetica, sans-serif; text-decoration: none; font-size: 70%; }


A:LINK, A:VISITED {color : #003399;text-decoration : none; font-family : Arial, Tahoma, Helvetica, sans-serif;}
A:HOVER {background-color : #ff3890;	color : #00009F; text-decoration : none;font-family : Arial, Tahoma, Helvetica, sans-serif;}

a.small:link, a.small:visited {color : #003399;text-decoration : none; font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 70%;}
a.small:hover {color : #003399;text-decoration : none; font-family : Arial, Tahoma, Helvetica, sans-serif;  font-size: 70%;}

