/* CSS Document */
<!--

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-top: 0px;
}
.style1 {font-size: x-small}
.style2 {color: #efefd6}
.style3 {font-size: 12px}
.style4 {color: #FF0000}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color:  #663366;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
.footernav {
	font-size: 10px;
}
-->

