
body,td   { color: black; font-size: 12px; font-family: "Trebuchet MS", Arial }



th.TDheader
{
	font-size: x-small;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
}
h3.errorMessage
{
	color: red;
}
.Text1   { font-weight: bold; font-size: 18px; font-family: "Trebuchet MS" }
.Text2 { font-weight: bold; font-size: 16px; font-family: "Trebuchet MS" }
.Text3  { font-weight: bold; font-size: 14px; font-family: "Trebuchet MS" }
.Text4   { font-weight: bold; font-size: 10px; font-family: "Trebuchet MS" }
.Text5 { font-size: 7pt; font-family: "Trebuchet MS" }
.navlinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navlinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.navlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
