/* CSS Document */
<style type="text/css">

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Courier;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}
.menu {
	font-family: Courier;
	color: #999999;
	font-size: 5 px;
	line-height: 16px;
	text-align: left;
}
.style2 {
	font-family: Arial;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-family: Arial;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Courier;
	font-size: 11px;
	color: #999999;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}

</style>

