body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    

}

a:link {
	text-decoration:underline;
	color: 669933;

}

a:visited {
	color: 669933;

}

a:hover {
	text-decoration: none;
	color: FF9900;

}

a:active {
	color: 000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 999966;
}
.white {
	color: #FFFFFF;
}
