.bodytext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;	
}
.header {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.header_blue {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #004465;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright_link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #004465;
	text-decoration: underline;
}

