body
{
background-color: #FFFFFF;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
 
}

div, p, br, td
{
	font-family: 'Arial','Helvetica','Sans-serif';
	font-style: normal;
	font-size: 12px;
	color: #333333
}


a, a:visited, a:hover, a:active
{
	color: #0184bb;
	font-weight: bold;
}



h1
{
	color: #22a522;
	font-size: 150%;
	font-weight: bold;
	display: block;
}

h2
{
	color: #22a522;
	font-size: 110%;
	font-weight: bold;
	display: inline;
}

h3
{
	color: #0184bb;
	font-size: 100%;
	font-weight: bold;
	display: inline;
}

div.text a, div.text a:visited, div.text a:hover, div.text a:active
{
	color: #0184bb;
	font-weight: normal;
}

hr
{
	background: #333333;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
