<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
</body>
</html>
.maintest {
}
.maintext {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #669966;
}
.heading {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #A13B46;
}
a:link {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #99CC99;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #009900;
}
a:active {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #00CC00;
}
