BODY, TD {
	font-family : verdana, arial, helvetica;
	color: #000000;
	font-size : 13px;
}
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;}
H5 {font-size: 14px; color: #cc9933;}
.expand {
	color: #0069b3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/* Table Small White */
.tdfont1 {
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdfont2 {
	font-size : 12px;
	font-weight: normal;
	color: #000000;
}
/* Small Black - Red Square */
.tdfont3 {
	font-size : 10px;
	font-weight: normal;
	color: #000000;
}
/* Paragraph - Wheat Bold Phrase */
.pfont4	{
	font-size : 13px;
	font-weight: bold;
	color: #cc9933;
}
/* Paragraph - Small Black */
.pfont5	{
	font-size : 10px;
	font-weight: normal;
	color: #000000;
}
/* Paragraph - Small Red List */
.tdfont6 {
	font-size : 10px;
	font-weight: bold;
	color: #FF0000;
}
SELECT	{font-weight: normal; text-decoration : none; font-size : 13px;}
LI	{font-weight: normal; text-decoration : none; font-size : 9px;}
INPUT	{font-weight: bold; text-decoration : none; font-size : 13px;}
A:LINK, A:VISITED {
	color: #0069b3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	color: #cc9933;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/* Secondary Links */
a.newlink2:link	{color: #0069b3; font-size: 10px; font-weight: bold; text-decoration: none}
a.newlink2:visited	{color: #0069b3; font-size: 10px; font-weight: bold; text-decoration: none}
a.newlink2:hover	{color: #cc9933; font-size: 10px; font-weight: bold; text-decoration: underline}
/* Third Links - White Top */
a.newlink3:link	{color: #FFFFFF; font-size: 10px; FONT-WEIGHT: bold; text-decoration: none}
a.newlink3:visited	{color: #FFFFFF; font-size: 10px; FONT-WEIGHT: bold; text-decoration: none}
a.newlink3:hover	{color: #FFFFFF; font-size: 10px; FONT-WEIGHT: bold; text-decoration: underline}
