body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	background-color: #FFFFFF;
margin:2;
}
a.heading {
	color: #006600;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #00CC66;
	text-decoration: none;
}
a {
	color: #006600;
}
h1 {
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
}
td div {	
	font-size: 12px;
	
}
.row {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: center;


	
}
p {
	padding: 0px;
	margin: 6px;
	line-height: 1.6em;
	font-size: 12px;

}
.colordiv {
	line-height: 1px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC00;
}
table.thin {
	font-size: 12px;
}

