html{
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding: 1px;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
}

body{
	background-color: #000;
	padding: 1px;
	margin: 1px;
	background-repeat: repeat-x;
	background-position: top;
}







table{
	color: #CCC;
	text-decoration: none;

}







p{
	font-weight: normal;
	color: #CCC;
	text-decoration: none;

}







b{
	font-weight: bold;
	text-decoration: none;


}







a{
	color: #CCC;
	text-decoration: none;
	font-size: 9pt;
}







a:visited{
	color: #CCC;
	text-decoration: none;
}







a:hover{
	color: #CCC;
	text-decoration: underline;
}







input,textarea{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
}







select{



	font-family: Verdana;



	font-size: 8pt;



	color: rgb(30,30,30);



	font-weight: normal;



}







h1{
	font-size: 14pt;
	color: #85C226;


}







h2{
	font-size: 12pt;
	font-weight: bold;
	color: #85C226;
	text-decoration: none;


}







h3{
	font-size: 10pt;
	color: #85C226;
	font-weight: bold;

}
.clear {
	clear: both;
}
