body {
  font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
}

th {
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
}

body {
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #DDE8F0;
}
a:link {
	color: #336699;
}
a:hover {
	color: #000066;
}
.pagetitle {
	color: #8DAED6;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
}
.mainlinks {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.mainlinksspaces {
	font-size: 8px;
	font-style: normal;
}
.bodytext {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.bodytexti {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}

.bodytextbold {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a.bodylinks {
	font-size: 16px;
	color: #336699;
}
a.bodylinks:hover {  color: #000033}
}