.subs {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;


}

.generic {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	left: auto;
	clip:   rect(auto auto auto auto);


}
.heading {
	font-family: Verdana;
	font-size: 14px;
	color: #3399cc;
	font-weight: bold;
}
.genbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
}
.sectionhead {

	font-family: Verdana;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
.genboldwhite {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: red;
	}

