.bodycopy {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

a.bodycopy:link { color: #000000; text-decoration: underline; } 
a.bodycopy:visited { color: #666666; text-decoration: underline; } 
a.bodycopy:hover { color: #336699; text-decoration: underline; } 

.headline {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:800;
	letter-spacing: 5px;
}

.redbodycopy {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

a.redbodycopy:link { color: #FF0000; text-decoration: underline; } 
a.redbodycopy:visited { color: #666666; text-decoration: underline; } 
a.redbodycopy:hover { color: #FF0000; text-decoration: underline; } 

.greenbodycopy {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

a.greenbodycopy:link { color: #008040; text-decoration: underline; } 
a.greenbodycopy:visited { color: #666666; text-decoration: underline; } 
a.greenbodycopy:hover { color: #008040; text-decoration: underline; } 

.footercopy {
	color: #DDDDDD;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height: 100%;
}

.pagebanner {
	color: #DDDDDD;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:36px;
	font-weight: normal;
	line-height: 100%;
}

.joincopy {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height: 100%;
}