A {TEXT-DECORATION:"none";
}
B {color:"#999999"; }
.heading {font-weight:bold; color:"#000000"; }
a:active {font-weight:bold; color:grey; text-decoration:"none";
}
a:hover {font-weight:bold; color:Red; text-decoration:"none";
}
a:link {font-weight:bold; color:#666666; text-decoration:"none";
}
a:visited {font-weight:bold; color:#666666; text-decoration:"none";
}
a:visited:hover {font-weight:bold; color:red; text-decoration:"none";
}
Small hdg {font-family:"Geneva, Arial, Helvetica, san-serif"; font-size:"10px"; font-weight:bold; color:"#333333"; }
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	line-height: 9px;

}
.Verdana-head-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bold-body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
