/* CSS Document */

BODY 
{
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	text-align: justify;
	margin: 2%;
	margin-right: 2%;

}

A:LINK, A:VISITED {color : #003399;text-decoration : none; font-family : Arial, Tahoma, Helvetica, sans-serif;}
A:HOVER {background-color : #ff99ff;	color : #00009F;	text-decoration : none;font-family : Arial, Tahoma, Helvetica, sans-serif;}
