/* CSS definition file containing site wide stylesheets */

.Arial12B {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(189,190,189);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}