<!--
body {
	margin-left: 10%;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	background-color: #999999;
}

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.blackLink {
			color: #000000;
			}
			
a.blueLink {
			color: #00005E;
			}
a.blueLink2 {
			color: #0066CC;
			}

.styleBlue {
	color: #0066CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.imgBorder { 
	border: 1px solid #74D72C; 
}

.style28 {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

hr 
{
	border: none 0; 
	border-top: 2px dashed #990099;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	color: #990099
}

.style29 {color: #000000}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
-->