body {
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	}
	
h2 {
	color: #000000;
	}

.foot {
	color: #333333;
	font-size: 8pt;
	 line-height: 150%
	}

.form {
	color: #333333;
	font-size: 10pt;
	}

li {
	color: #000000;
	font-size: 10pt;
	}
	
hr {
	border: 0;
	width: 100%;
	color: #AAAAAA;
	background-color: #AAAAAA;
	height: 1px;
	}
	
a:link {
	color: #0033AB;
	text-decoration: underline;
}

a:visited {
	color: #0033AB;
	text-decoration: underline;
}

a:hover {
	color: #4A00AB;
	text-decoration: underline;
}
 


 .HL {
 	background: #FFFAB5;
}
