.body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
}

a:link {
	color: #96b104;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #96b104;
}
a:hover {
	text-decoration: none;
	color: #96b104;
}
a:active {
	text-decoration: underline;
	color: #96b104;
}

h1 {
	font-size: 17px;
	padding-top: 18px;
	padding-bottom: 0px;
	color: #96b104;
}

h2 {
	font-size: 17px;
	padding-top: 18px;
	padding-bottom: 0px;
	color: #96b104;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
