.heading1 {

	font-family: "Trebuchet MS";

	font-size: 18px;

}
.maincol1 {
	background-color: #0054AE;
}
.maincol2 {
	background-color: #008AD4;
}
.maincol3 {
	background-color: #00ACEA;
}
.naviline {
	background-color: #4599FF;
}
.navifont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0054AE;
}
a:visited {
	text-decoration: none;
	color: #0054AE;
}
a:hover {

	text-decoration: none;
	color: #0054AE;
}
a:active {


	text-decoration: none;
	color: #0054AE;
}
