.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
}
.textlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #B8CBA4;
}
.text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.quote {
	font-family: "Tempus Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

body,td,th {
	color: #000000;
}
a:link {
	color: #003300;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #999933;
}
a:active {
	color: #999966;
}
.notice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
}
.border {
	border: 4px solid #B7C9A2;
}
