	body {
	background-color : #D7E7D7;
	font-family: "Trebuchet MS", "Verdana";
	color : #13481C;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

	.disclaimer {
	color : #13481C;
	font-size : 10px;
}

	.disclaimer-title {
	color : #074612;
	font-size : 10px;
	font-weight : bold;
}

	.smalltext {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	font-family: "Trebuchet MS", "Verdana";
	color : #D7E7D7;
	margin-top:0px;
	margin-bottom:-5px;
}

	.title-contrast {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-family: "Trebuchet MS", "Verdana";
	color : #074612;
	margin-bottom: 10px;
}

	a{
	font-family : "Trebuchet MS", "Verdana";
	font-size : 11px;
	color : #116C20;
	text-decoration : none;
	
}
	A:link {
	color : #116C20;
}

	A:hover {
	color : #074612;
}

	A:active {
	color : #074612;
}

	A:visited {
	color : #05300c;
}