body {
	bgcolor: white;
	font-family: Verdana;
	font-size: 8.5pt;	
}

td,li,ul,p {
	font-family: Verdana;
	font-size: 8.5pt;	
}

input,select {
	font-family: Verdana;
	font-size: 8.5pt;	
}

a:link {
	text-decoration: none;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}


