body {  font-family: Arial, Helvetica, sans-serif; color: #333333}
a:active {  color: #CC3300; text-decoration: underline}
a:visited {  color: #0066CC; text-decoration: none}
a:link {  color: #0066CC; text-decoration: none}
a:hover {  color: #CC3300; text-decoration: underline}
a.sub:active {  color: #CC3300; text-decoration: underline; font-size: 11px}
a.sub:visited {  color: #339933; text-decoration: underline; font-size: 11px}
a.sub:link {  color: #339933; text-decoration: underline; font-size: 11px}
a.sub:hover {  color: #CC3300; text-decoration: underline; font-size: 11px}

h4 {  letter-spacing: 2px}
h3 {
	font-style: italic;
	text-decoration: underline;
	letter-spacing: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 16px;

}
.head4 {  font-weight: bold; letter-spacing: 2px}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxes {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thintable {
	border: 1px solid #CC3300;
	background-image: url(img/blue_bg.jpg);
	color: #333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.rule {
	height: 1px;
	background-color: #CC3300;
	border: 0px none;
}
