h1 {
	color: #eb1c24;
	font: 18pt Calisto, Garamond, Times New Roman;
	font-weight: bold;
	margin: 0px;
}
a:link, a:active, a:visited {
	color: #0096ff;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
td {
	color: #111111;
	font: 12pt Calisto, Garamond, Times New Roman;
}
p {
	margin-top: 10px;
	margin-bottom: -4px;
}
.MENU ul {
	margin-left: 0px; 
	padding-left: 0px; 
	list-style-type: none; 
}
.MENU li {
	border-bottom: 1px solid #83ccff;
	color: #333333; 
	font: 11px Verdana;
	width: 144;
	height: 20;
}
.HL {
	background-color: #83ccff;
	padding: 8px;
	width: 144;
	height: 20;
}
.MENU a:link, .MENU a:visited, .MENU a:active {
	color: #333333;
	text-decoration: none; 
	font: 11px Verdana;
	width: 144px;
	height: 20px;
	display: block;
	padding: 8px;
}
.MENU a:hover {
	background-color: #ffde00;
	width: 144px;
	height: 20px;
	display: block;
	padding: 8px;
}
.FOOTER {
	color: #AAAAAA;
	font: 12px Verdana;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

