.footerstyle {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bolder;
	line-height: 18px;
	color: #666666;
}
.bodystyle {
	font-family: "Arial";
	font-size: 13px;
	letter-spacing: .65px;
	line-height: 18px;
	color: #333333;
}
.headerstyle {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
}
.subheaderstyle {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #990000;
}
body {
	background-color: #EAEAEA;
}
.style2 {
	font-family: "Arial";
	color: #666666;
}
.style3 {
    font-family: "Arial";
	color: #333333;
    font-size: 12px
}
.style4 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.style5 {
    letter-spacing: .6px;
	line-height: 18px;
    color: #990000;
	font-size: 12px;
	font-family: Verdana;
}
.style6 {
    color: #990000;
	font-size: 14px;
	font-family: Verdana;
}
.style7 {
    letter-spacing: .6px;
	line-height: 18px;
    color: #FFFFFF;
	font-size: 13.5px;
	font-family: Arial;
	font-weight: bolder;
}
.capstyle {
	font-family: "Arial";
	font-size: 13px;
	letter-spacing: .5px;
	line-height: 17px;
	color: #FFFFFF;
}