a:link {
	color : White;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : White;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : White;
	text-decoration : underline;
}

a:active {
	color : White;
	text-decoration : underline;
}

body {
	background-color : White;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	line-height : 25px;
}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 16px;
	color : #69A33F;	
}

H2 {
	font-size : 12px;
	color : #69A33F;
	border-bottom : 1px dashed #CAE3B7;
}

H3 {
	font-size : 12px;
	color : #69A33F;
	border-bottom : 1px dashed #CAE3B7;	
}
