.body {
margin-left : 0px;
margin-top : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
a:link {color: #99CC33; text-decoration:none}

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

a:active {color:#99CC33; text-decoration:none}

a:hover {color:#666666; text-decoration:none}

.grey10 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.grey12 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.black12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.green {
	font-size: 12px;
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}