/* CSS Document */

<style type="text/css">
<!--
p {
	color: #000000;
}
p.qoute {
	color: #030060;
}
body {
	background-color: #00CC66;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: large}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #CCCCCC;
}
.style4 {font-size: x-large}
.style5 {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.style7 {
	color: #000000;
	font-size: small;
}
-->
</style>