a {text-decoration:none}
a:link {color: #ff3333} /* unvisited link */
a:visited {color: #ff3333}  /* visited link */
a:hover {color: #555555}   /* mouse over link */
a:active {color: #cccccc}   /* selected link */

body {	font-family: verdana, Times, sans-serif;	
	color: #000000;	
	background-color: #FFFFFF;
	font-size: 10pt;	
	}	

h1 {  	font-family: verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #000000;	
	font-size: 24pt;
	font-weight:bold;
	}

h2 {  	font-family: verdana;
	color: #000000;	
	font-size: 14pt;
	}

textarea {	font-family: verdana;
		background-color: #FFFFFF;
		color: #000000;	
		font-size: 10pt;
	}

td  {	font-family: verdana, Times, sans-serif;	
	color: #000000;	
	background-color: #FFFFFF;
	font-size: 10pt;	
	}	