font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.footer {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: 1C7D00;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c7d00;
	text-decoration: underline;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	text-decoration: none;
}
.f-Bold {
	font-weight: bold;
	text-decoration: none;
}
.f-Title {
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #78850d;
}
.imgFrame {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #009999;
}

