/* CSS definition file containing site wide stylesheets */

.formhstyle {
	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0);
 	border: 1px solid rgb(0,0,0)
}