body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: verdana;
	font-size: 12px;
	color: #A9ABAE;
}
.style2 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3a {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.emaillink:link {
	color: #A9ABAE;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #A9ABAE;
}
.emaillink:hover {
	text-decoration: none;
	color: #A9ABAE;
}
.emaillink:active {
	text-decoration: underline;
        color: #A9ABAE;
}
.style4 {
    font-family: verdana;
	font-size: 12px;
    color: #FFFFFF}
