body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 30px;
}
a:link {
	color: #99CC33;
	text-decoration: underline;
}
a:visited {
	color: #99CC33;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #99CC33;
	text-decoration: underline;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 30px;
	text-align: left;
}
.legals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
a.NavLink:link { color:#999999;
	text-decoration: none;}
a.NavLink:visited { color:#999999;
	text-decoration: none;}
a.NavLink:hover { color:#99CC33;
	text-decoration: none;}
a.NavLink:active { color:#99CC33;
	text-decoration: none;}
a.large_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
}
.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
}
.legals_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

