BODY {
	background-color : #000000;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}


td {
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif;
	color : #000000;
}

.maincontent {
	padding-left : 0px;
	padding-bottom: 10px;
	line-height: 18px;
}


A:HOVER {
	color : #099337;
	text-decoration : underline;
}

.footer {
	color: #6C685D;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 13px;
}

.address {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	line-height: 19px;
	vertical-align: middle;
}

A.footer:LINK {
	color: #000000;
	text-decoration : none;
}

A.footer:VISITED {
	color: #000000;
	text-decoration : none;
}

A.footer:ACTIVE {
	color: #099337;
	text-decoration : none;
}

A.footer:HOVER {
	color: #099337;
	text-decoration : underline;
}

A.address:LINK {
	color: black;
	text-decoration: none;
}

A.address:VISITED {
	color: #099337;
	text-decoration: none;
}

A.address:ACTIVE {
	color: #000000;
	text-decoration: none;
}

A.address:HOVER {
	color: #099337;
	text-decoration : underline;
}

A.otherlinks:LINK {
	color: black;
	text-decoration: none;
}

A.otherlinks:VISITED {
	color: #black;
	text-decoration: none;
}

A.otherlinks:ACTIVE {
	color: #000000;
	text-decoration: none;
}

A.otherlinks:HOVER {
	color: #099337;
	text-decoration : underline;
}






