body { 
	color: black; 
	background-color: white; 
}

.head { 
	font-family: arial, helvetica, sans;
	font-weight: 100; 
	font-size: 14px; 
	color: #000000; 
	line-height: 20px;
}

.head2 { 
	font-family: arial, helvetica, sans;
	font-weight: 100; 
	font-size: 12px; 
	color: #000000; 
	line-height: 20px;
}

.headBold { 
	font-family: arial, helvetica, sans;
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	line-height: 14px;
}

.headWhite { font-family: arial, helvetica, sans; font-weight: 300; font-size: 12px; color: #ffffff; text-transform: uppercase; }

.headGreen { font-family: arial, helvetica, sans; font-weight: 300; font-size: 12px; color: #99cc00; text-transform: uppercase; }

.headGreenBig {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	font-size: 15px;
	color: #99cc00;
}

.body {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.bodySmallWhite {
	font-family: arial, helvetica, sans;
	font-weight: 300;
	font-size: 9px;
	color: #ffffff;
}

.bodySmallWhiteBold {
	font-family: arial, helvetica, sans;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.margin{
	margin-left: 25px;
}
.margin3 { margin-left: 40px; }
.margin2{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: underline;
	color: #99cc00;
}

a:visited { 
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: underline;
	color: #99cc00;
}

a:hover {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}

a:active {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
body { color: #666; font-size: 12px; font-family: Helvetica, Arial, verdana, SunSans-Regular, sans-serif; }
p { color: #666; font-size: 12px; font-family: Helvetica, Arial, verdana, SunSans-Regular, sans-serif; }
td { color: #666; font-size: 12px; font-family: Helvetica, Arial, verdana, SunSans-Regular, sans-serif; }
.maintext { color: #666; font-size: 15px; }
.maintextsubhead { color: #000; font-size: 15px; font-weight: bold; }
.mainhead { color: #666; font-size: 17px; font-family: Helvetica, Arial, verdana, SunSans-Regular, sans-serif; text-transform: uppercase; letter-spacing: 2px; }
.subhead { color: #000; font-size: 11px; font-family: Helvetica, verdana, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }
.subheadwhite { color: #fff; font-size: 11px; font-family: Helvetica, verdana, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }
.smalltext { color: #000; font-size: 9px; font-family: Helvetica, verdana, Arial, SunSans-Regular, sans-serif; font-weight: normal; }
.bold { font-weight: bold; }
.title { color: #9c0; font-size: 22px; font-family: Helvetica, Arial, verdana, SunSans-Regular, sans-serif; letter-spacing: 1px; }
.pad { margin: 4pt; }

#greyBox {
	border-left: solid 1px #999;
	padding: 5px;
}


#reverse a:link {
	font-family: arial, helvetica, sans;
	font-weight: 100;
	text-decoration: underline;
	color: #fff;
}

#reverse a:visited { 
	font-family: arial, helvetica, sans;
	font-weight: 100;
	text-decoration: underline;
	color: #fff;
}

#reverse a:hover {
	font-family: arial, helvetica, sans;
	font-weight: 100;
	text-decoration: none;
	color: #000;
}

#reverse a:active {
	font-family: arial, helvetica, sans;
	font-weight: 100;
	text-decoration: none;
	color: #000;
}
.bodywhite {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.bodywhite a:link {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
.bodywhite a:visited {
	font-family: arial, helvetica, sans;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
.bodywhite a:hover { font-family: arial, helvetica, sans; font-weight: normal; color: #fff; text-decoration: none; }
.bodywhite a:active { font-family: arial, helvetica, sans; font-weight: normal; color: #fff; text-decoration: none; }
