@charset "UTF-8";
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #36403A;
	line-height: 19px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	
}
.body14pt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
		
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #333333;
	line-height: 30px;
}
.graysm {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #999999; }
