TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smaller-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.pagetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pagetext-red {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.pagetext-red a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.pagetext-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.subhdrs {
	font-family: Tahoma;
	font-size: 12px;
	color: #8A4500;
	text-decoration: none;
	font-weight: bold;
}
.headers {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #8A4500;
}

.linktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.linktext a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #8A4500;
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F19503;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pagetext-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

