Body {margin: 0;}

	
/* Main Styles */

p {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	color: #333333;
}


B	{
	font-weight: Bold; font-size:12px; color: #333333;
}


.FooterStyle {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Geneva;
}





/* Link Styles */

a:link {
	font-family: Verdana, Arial, Geneva;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Geneva;
	color: #FF00FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Geneva;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:active  { color: black; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Geneva }
.12Black { color: black; font-weight: normal; font-size: 12pt; font-family: Verdana, Arial, Geneva }
.12BlackBold { color: black; font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Geneva }
.10Black { color: black; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Geneva }
.10BlackBold { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Geneva }
.18MaroonBold { color:800000; font-weight:bold; font-size: 18pt; font-family: Verdana, Arial, Geneva }
