/* CSS definition file containing site wide stylesheets */

.form {
	font-family: "@Arial Unicode MS",  sans-serif;
 	color: rgb(51,49,49);
 	font-weight: bold;
 	background-color: rgb(192,192,192);
 	border-left: 1pt outset rgb(0,0,0);
 	border-right: 1pt outset rgb(0,0,0);
 	border-bottom: 1pt outset rgb(0,0,0)
}