body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	}
	
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight: bold;
	text-decoration : none;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight: bold;
	text-decoration : none;
}
h1  {
	font-family: "Courier New", Courier, monospace; 
	font-size : 18pt;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	}