body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
}

A:link {text-decoration: underlined; color: #669900;}
A:visited {text-decoration: underlined; color: #669900;}
A:active {text-decoration: none; color: #669900;}
A:hover {text-decoration: none; color: #669900;}

p {
	line-height: 20px;
 font-size: 12;
 font-family: Verdana;
}

H2 {
	line-height: 20px;
 font-size: 12;
 text-decoration: bold; color: #669900;
 font-family: Verdana;
}