.style {
	background-image: url(../Images/cover_photo.jpg);
	background-repeat: no-repeat;
}
.background {
	background-image: url(../Images/cover_photo.jpg);
	background-repeat: no-repeat;
}
.bodyheader {
	font-family: Verdana;
	font-size: 9.5pt;
	font-weight: bold;
	color: #999966;
	line-height: 13pt;

}
.body {
	font-family: Verdana;
	font-size: 8.5pt;
	line-height: 13pt;
	letter-spacing: normal;


}
.bodyheadernonbold {
	font-family: Verdana;
	font-size: 9.5pt;
	color: #999966;
}
.headerlinkbold {
	font-family: Verdana;
	font-size: 10pt;
	color: #1616FF;
	font-weight: bold;

}
a:link {
	color: #0033FF;
}
a:hover {
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999966;
}
.submenu:link {
	color: #999966;
}
.bodygray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999966;
}
