body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FBD780;
}



a:link {
	color: #FBD780;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBD780;
}
a:hover {
	text-decoration: underline;
	color: #FBD780;
}
a:active {
	text-decoration: none;
	color: #FBD780;
}



.emaillink:link {
	color: #000099;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #000099;
}
.emaillink:hover {
	text-decoration: none;
	color: #000099;
}
.emaillink:active {
	text-decoration: underline;
        color: #000099;
}



.style2 {
	font-family: "Times New Roman";
	font-size: 30px;
	font-weight: bold;
	color: #000099;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #000099;
}
.style4 {
	font-family: Arial;
	font-size: 18px;
	color: #000099;
}

.style5 {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
}