.mainster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.HeaderBold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.footer {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
.evenrow td{
    background-color:#ffffff;
}
.oddrow td {
    background-color: #EEEEEE;
}a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #E80001;
}
