<!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>
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #020001;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006699;
	font-size: medium;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #66CCFF;
	font-size: medium;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #3366FF;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #009900;
}

