.bgTable {
	background-image: url(images/bg-table.gif);
	background-repeat: repeat-y;
}


.genText {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 3px 7px;
}
.genTextHeading { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #003300; text-align: left; padding: 0px 0px; ; font-style: oblique}
ul {
	list-style-image: url(images/bullet.gif);
}
genText {

	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #CC0000;
	padding: 0px 0px 3px 7px;
	text-decoration: none;
}
.none {
	list-style-type: disc;

}
a {
	color: #000066;
	text-decoration: none;

}
a:hover {
	color: #cc0000;
	text-decoration: none;

}
