body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066CC;
}
td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066CC;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0066CC;
}
.button {
	font-family: "comic sans ms";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;

}

th {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066CC;
	font-weight:bold;
}
.listHighlight
{
color:#FF0000
}
select
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0066CC;

}