body {
	padding-left: 0px;
	padding-top: 0px;
	background-color: #F6FFFA;
}

body, table, tr, th, td, ol, ul, li, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* padding right */

.paddingright {
	padding-right: 15px;
	margin-right: 10px;
}

.maintable {
	border-left: 1px solid #4EC139;
	background-color: White;
	border-right: 1px solid #4EC139;
	border-bottom: 1px solid #4EC139;
}

.hometable {
	border-top: 1px solid #4EC139;
	border-left: 1px solid #4EC139;
	background-color: White;
	border-right: 1px solid #4EC139;
	border-bottom: 1px solid #4EC139;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}

.webmaster {
	font-size: 9px;
}
A:LINK {
	color : #58b947;
	font-weight : none;
	text-decoration : underline;
}

A:visited {
	color : #58b947;
	font-weight : none;
	text-decoration : underline;
}

A:hover {
	color : #58b947;
	font-weight : bold;
	text-decoration : underline;
