body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #295290;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #903814;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.minorheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #16234B;
}
.modheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #16234B;
}

.mainheading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4E562D;
}
.linkongreen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
