body
	{font-family: Verdana,Times New Roman;
	background-color: #808000;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 10px;
	}

h1
	{
	font-family: Helvetica, Times New Roman;
	font-size: 20px;
	color: #012101;
	text-align: center;
	}

h2
	{
	font-family: Arial, Times New Roman;
	font-size: 14px;
	color: #4E4F03;
	}


h3
	{
	font-family: Arial, Times New Roman;
	font-size: 10px;
	color: #004000;
	}



h5
	{
	font-family: Arial, Times New Roman;
	font-size:10px;
	color: #FFFFFF;
	}


p
	{
	font-family: Arial, Times New Roman;
	font-size: 12px;
	color: #202020;
		}

body,html {
scrollbar-face-color:#FEFFE3;
scrollbar-shadow-color:#4E4F03;
scrollbar-highlight-color:#4E4F03;
scrollbar-3dlight-color:#4E4F03;
scrollbardarkshow-color:#4E4F03;
scrollbar-track-color:#A3A391;
scrollbar-arrow-color:#4E4F03;
}


.printdoc {
color: #000000;
background-color: #E3E8C0;
font-size: 10;
border: 1px solid #404040;
padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.buttonSubmit {
color: #ffffff;
background-color: #015B01;
font-size: 1em;
border: 1px solid #015B01;
padding: 0px;
}


 