body {font-family: Arial, sans-serif;
	     font-color: #003399;
	     font-size: 10pt}

.bold {font-family: Arial, sans-serif;
	     font-color: #A1A1A1;
	     font-weight: bold;
	     font-size: 10pt}


a:link {color : #003399;text-decoration=none;}
a:active{color : #003399; text-decoration=none;}
a:visited {color : #003399;text-decoration=none; }
a:hover {color :#6699cc;}