BODY, TD {
	font-family : verdana, arial, helvetica;
	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;}
.tdfont1 {
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdfont2 {
	font-size : 10px;
	font-weight: normal;
	color: #000000;
}
SELECT	{text-decoration : none;	font-size : 13px;}
LI	{text-decoration : none;	font-size : 11px;}
INPUT	{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: underline;
}
/* Secondary Links */
a.newlink2:link, 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 Top */
a.newlink3:link, 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
}

