body, td {
	color : #A0BCA3;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
}

body {
	background-color : #306034;
}

H1 {
	font-size: 16px;
	}
	
H2 {
	font-size: 14px;
	}
	
	
a:link, a:visited, a:hover, a:active {
	color : #A0BCA3;
}