
BODY {
	font-size: 12pt;
	font-family: Times New Roman,Helvetica, Arial;
	background-image : url("state/logoback2.jpg");
	background-position : center;
	background-repeat : no-repeat;
	background-color : White;
	background-attachment : fixed;
	azimuth : grad;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}
H1 {
	font-size: 6pt;
	font-weight: 200;
	font-family: Arial;
	text-align : center;
}
H2 {
	font-size: 10pt;
	font-weight: 300;
	font-family: Arial;
	text-align : center;
}

.margin12 {
	margin-left : 12px;
	margin-right: 12px;
	width : auto;
}


