body {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: trebuchet ms;
	font-size: 14px;
    color: #000066;

}

th {
	font-family: trebuchet ms;
	font-size: 14px;
    color: #000066;
}
A:link {text-decoration: none; color: #3399ff;}
	 A:active {text-decoration: none; color: #3399ff;}
	 A:visited {text-decoration: none; color: #3399ff;}
	 A:hover {text-decoration: underline; color: #3399ff}