body{
	background: #000000;
	color: #333333;
}

h1{
	color: #67962c;
	font-size:19px;
	margin-bottom:15px;

}

h2{
	color: #282828;
	font-size:17px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #AAAAAA;   
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#6ea32f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#48721e;
}

p{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
 }

img {
	border:0px;
}

ol{
color:#000000;

}