body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana;
	font-size: 20px;
	color: #565656;
	font-weight: bold;
}
.style2 {
	font-family: Verdana;
	font-size: 14px;
	color: #565656;
}
.style3 {
	font-family: Verdana;
	font-size: 18px;
	color: #727264;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	font-size: 14px;
	color: #727264;
}
.style5 {font-family: Verdana; font-size: 14px; color: #727264; font-weight: bold; }
.style6 {
	font-family: Verdana;
	font-size: 16px;
	color: #727264;
	font-weight: bold;
}
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #727264;
}
.emaillink:link {
	color: #2b5b93;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #2b5b93;
}
.emaillink:hover {
	text-decoration: none;
	color: #2b5b93;
}
.emaillink:active {
	text-decoration: underline;
        color: #2b5b93;
}