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;}
/* 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;
}
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;
}
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;
}
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;
}
