body,td,th{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
body {
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #004079;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004079;
}
a:hover {
	text-decoration: none;
	color: #bf0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
	
	.blue_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #004079;
}
				
.text_small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #004079;
}
.text_bold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.box {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #004079;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.textwhite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
