body {
	color: #757575;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: "Century Gothic", Trebuchet, Verdana, "sans serif";
}

hr {
	border: 0;
	color: #508309;
	background-color: #508309;
	height: 1px;
}

a:link {
	color: #508309;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #508309;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #508309;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #508309;
	text-decoration: none;
	font-weight:bold;
}

/*|Body Gray*/
.bodycopy { 
	color: #666666; 
}
/*|Body Green*/
.bodycopyGreen { 
	color: #508309; 
}

/*|Small Gray*/
.smalltext { 
	color: #666666; 
	font-size: .8em; 
	line-height: 1em;
}
/*|Small Green*/
.smalltextGreen { 
	color: #508309; 
	font-size: .8em; 
	line-height: 1em; 
}

/*|Headline Gray*/
.headlineGray { 
	color: #666666; 
	font-size: 2.5em; 
	line-height: 1.2em;
}

/*|Headline Green*/
.headline { 
	color: #508309; 
	font-size: 2.5em; 
	line-height: 1.2em;
}

/*|*/
