body {
	list-style-type: square;
	background-repeat: repeat-x;
	background-image: url(images/VBC/top_gradiant.gif);
	background-color: #a8b1b1;









}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32474E;

	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #188D93;
	font-weight: lighter;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FEB21;
	font-weight: lighter;
	text-decoration: underline;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800040;
	font-weight: lighter;
	text-decoration: none;


}
.numlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #32474E;
	list-style-type: decimal;
}
li {
	color: #32474E;
	list-style-type: square;
	font-size: 12px;
	list-style-position: outside;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}
