body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}


th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:link {color:#000000;}
a:visited {color:#B60000;}
a:hover {color:#B60000; text-decoration:none;}
a:active {color:#B60000;}

.NormalBold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.MainTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#000000;
}

.Title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}

.SubTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

.LargeFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.LargeFontBold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.MediumFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}


.RedTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#B60000;
}

.SmallFont {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}