body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}
td, th {
	margin-top: 5px;
	margin-bottom: 0px;
}
a, a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
h1, h2, h3 {
	font-weight: normal;
	color: #f6f6f6;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
}
h2 {
	font-size: 25px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-top-color: #666666;
	border-top-width: 3px;
	padding-top: 30px;
	border-top-style: solid;
}
.banner, .banner a {
	font-size: 48px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 72px;
	background-color: #F6F6F6;
	text-indent: 0px;
	text-decoration: none;
}
.nav_banner, .nav_banner a, .nav_banner a:visited {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.nav_banner a:hover {
	color: #000000;
}
.img_r
 {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img_l
 {
	float: left;
	margin-right: 20px;
}
