@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: small; }

a { text-decoration: none; }
a:link { color: #993399; text-decoration: none; }
a:visited { color: #003399; text-decoration: none; }
a:hover { color: #990000; text-decoration: none; }
a:active { color: #3399ff; text-decoration: none; }

a.bottom:link { color: #ffffff; text-decoration: none; }
a.bottom:hover { color: #ffffcc; text-decoration: none; }

a.light:link { 	color: #FFFFFF;	text-decoration: none;	font-weight: bold; }
a.light:visited { color: #FFFFCC;	text-decoration: none;	font-weight: bold; }
a.light:hover { color: #FFFF00;	text-decoration: none;	font-weight: bold; }
a.light:active { color: #FFCCCC;	text-decoration: none;	font-weight: bold; }

.style2 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold; }

.style4 {font-size: medium}
.style6 {
	font-weight: bold;
	font-size: small; }

.style7 {font-size: small}
.style8 {font-weight: bold}
.style9 {
	color: #FFCCFF;
	font-size: small; }

.style12 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold; }

.h1 {
	font-size: x-large;
	font-weight: bold;
}
-->