body {
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style2a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}

.style3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.emaillink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.emaillink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.emaillink:active {
	text-decoration: underline;
        color: #FFFFFF;
}
.emaillink1:link {
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.emaillink1:hover {
	text-decoration: none;
	color: #999999;
}
.emaillink1:active {
	text-decoration: none;
        color: #FFFFFF;
}

.footer { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight:normal; }
.footer:link { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration:none;}
.footer:visited { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration:none;}
.footer:hover { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration:underline;}
.footer:active { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration:none;}
