.main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.links2 {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mainheader {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}

