body {
	font-size: 10.5pt;
	background-color: #fdfd7f;
	margin: 0;
	padding: 0;
	color : #139f15;
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align : left;
}
p { }
td { }
a:link { color: #ebca01; text-decoration: none; }
a:visited { color: #ebca01; text-decoration: none; }
a:hover { color: #139f15; text-decoration: underline; }
a:active { color: #6fe864; text-decoration: none; }


