a {
	color: #2089CF;
}

a:hover {
	text-decoration: none;
	color: #666666;

}

body {
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

p {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

LI {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;

}

.footertext {
	font-size: 10px;
	text-transform: uppercase;
	color: #106808;
}

a.footernav {
	font-size: 10px;
	text-transform: uppercase;
	color: #106808;
	text-decoration: underline;
}

a.footernav:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #106808;
	text-decoration: none;
}
/* Custom Tag Styles */

.copyright {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
			
a.designedby {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.designedby:hover {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC33;
	text-decoration: underline;
}

.header {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.smalltext {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.subheader {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.boldred {
	color:#FF0000;
}
