.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.address {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.normaltxt {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normaltxtbold {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
}
.subtitle {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.normaltxtgray {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:HOVER 
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}.whitetxt {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.whitegray {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.whitetitle {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
