body, td {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

A:link, A:visited, A:active {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

A:hover {
	color: black;
	text-decoration: underline;
}

.border {
	border: 1px #61B722 solid;
}

.sideborder {
	border-right: 1px #EEEEEE solid;
}

.sideborder2 {
	border-bottom: 1px #EEEEEE solid;
}

.heading {
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.nheading {
	font-family: Verdana;
	font-size: 20px;
	color: #61B722;
}

.sideborder3 {
	border-top: 1px #EEEEEE solid;
}