@charset "utf-8";



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
}

.footer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #999999;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #999999;
}


.general {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}

.generalheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}


a.general:link {
	color: #999999;
	text-decoration: none;
}
a.general:visited {
	text-decoration: none;
	color: #999999;
}
a.general:hover {
	text-decoration: none;
	color: #000000;
}
a.general:active {
	text-decoration: none;
	color: #999999;
}



.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #bc5ca2;
	font-weight: bold;
}

.headersmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bc5ca2;
	font-weight: bold;
}

.header18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bc5ca2;
	font-weight: bold;
}

































