.footerstyle {
	font-family: "Arial";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.bodystyle {
	font-family: "Arial";
	font-size: 13.5px;
	letter-spacing: .2px;
	line-height: 17px;
	color: #666666;
}
.headerstyle {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
a:link {
	color: #F58025;
}
a:visited {
	color: #F58025;
}
a:hover {
	color: #C5DF06;
}
a:active {
	color: #F58025;
}
body {
	background-image: url(images/bg2.jpg);
}
.subheaderstyle {
	font-family: "Arial";
	font-size: 13px;
	color: #F58025;
}
.subheaderstyle2 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
}
