* 
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
}
body 
{
   	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-weight: normal;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
a
{
	text-decoration: none;
	color: #236D02;
}
a:hover
{
	color: #5C5C5C;
}
hr
{
	border: 1px solid #ffffff;
	border-bottom: 1px solid #CDCDCD;
}
h1
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-weight: bold;
}
