body {

	background-color: #FFFFFF;

	margin:0;

}



a, ul, h1, h2, h4, h5, h6, input, textarea {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height:18px;

	text-align:left;

	color: #000000;

}





h1 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-weight: bold;

	color: #0e6000;

	text-align:left;

	padding:0;

	margin:0;

}



h2 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: bold;

	font-style:italic;

	color: #4a5697;

	text-align:left;

	padding-top:5px;

	margin-top:0;

}

h3 

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a5697;
}

li 

{

	font-size: 12px;

	list-style-image:url(../images/bullet.gif);

	vertical-align: middle;

	line-height:18px;

}



input, textarea, select 

{

	border: 1px #0e6000 solid;

	font-size: 12px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000000;

	background-color:#FFFFFF;

}



.none 

{

	border: 0;

}



label

{

	width: 120px;

	font-size: 12px;

	float: left;

	text-align: left;

	margin: 0;

	clear: both;

	padding: 0;

}



#submit

{

	border: 1px #000000 solid;

	font-size: 12px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	font-weight:bold;

	background-color:#0e6000;

}



hr

{

	color: #0e6000;

	background-color: #0e6000;

	height: 1px;

	border: 0;

}

