BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Arial, Helvetica, Sans-serif; 
        FONT-SIZE: 12px; 
}
.fastlink {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.textbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a.foot:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
.foot {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.fastlink:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fastlink:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.head {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.head2 {
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
}
a.links:link {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a.links:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.links {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.head3 {
	color: #669933;
	font-size: 15px;
	font-weight: bold;
}
.fastlinkborder {
	border: thin solid #975A00;
}
