BODY, TD {
	font-family : verdana, arial, helvetica;
	font-size : 13px;
}
/* Table White Copyright Font */
.tdfont1 {
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdfont2 {
	font-size : 13px;
	font-weight: bold;
	color: #cc9933;
}
.tdfont3 {
	font-size : 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdfont4 {
	font-size : 10px;
	font-weight: bold;
	color: #cc9933;
}
.tdfont5 {
	font-size : 10px;
	color: #000000;
}
/* Other */
SELECT {
	text-decoration : normal;
	font-weight: bold;
	font-size : 13px;
	color: #004477;
}
INPUT {
	text-decoration : normal;
	font-weight: bold;
	font-size : 13px;
	color: #004477;
}
textarea {
	text-decoration : normal;
	font-weight: bold;
	font-size : 13px;
	color: #004477;
}
H1 {font-size: 16px; color: #cc9933;}
H2 {font-size: 14px; color: #FF0000;}
H3 {font-size: 11px; color: #FF0000;}
H4 {font-size: 12px; color: #000000; font-style: italic;}
/* Links */
A:LINK, A:VISITED {
	font-size: 13px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}
HOVER {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* Secondary Links */
a.newlink2:link, a.newlink2:visited	{
	font-size: 10px;
	color: #0069b3;
	font-weight: bold;
	text-decoration: none;
}
a.newlink2:hover {
	font-size: 10px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
/* Home Page Links - Navigation */
a.newlink3:link, a.newlink3:visited	{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.newlink3:hover {
	font-size: 13px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}
/* Home Page Links - White to Wheat Small */
a.newlink4:link, a.newlink4:visited	{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.newlink4:hover {
	font-size: 10px;
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
/* Home Page Links - Blue to Red */
a.newlink5:link, a.newlink5:visited	{
	font-size: 10px;
	color: #004477;
	font-weight: bold;
	text-decoration: none;
}
a.newlink5:hover {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#small-landing {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
.small-landing2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #de0029;
}
