.smaller1 {
	font-size : 10px;
}
BODY, P, DIV {
	font-family : "Trebuchet MS", Arial;
	font-size : 12px;
}
A:LINK {
	color : #000099;
}
A:ACTIVE {
	color : #CC0000;
}
A:VISITED {
	color : #000099;
}
A:HOVER {
	color : #CC0000;
	text-decoration : none;
}
.blue {  color: #000099}
.bodytext { font-family : "Trebuchet MS", Arial; font-size : 12px; }
.header1 {
	font-size : 18px;
	font-weight : normal;
	color : #000099;
	border-bottom : medium solid #CCCCEB;
}
input { font-family : "Trebuchet MS", Arial; font-size : 11px; }

td { font-family : "Trebuchet MS", Arial; font-size : 12px; }

select { font-family : "Trebuchet MS", Arial; font-size : 11px; }
.tableborder {
	border: 1px solid #0000CC;
	color: #0000CC;
	background-color: #ECECFF;

}
.subhead {
	font-size : 15px;
	font-weight : bold;
	color : #000099;
}
.red {
color: #CC0000}
