/* CSS Document */

body {
	background-color:#F7DF8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#000000;
}

a:link {color: #000000; text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #FFFFFF;}
a:hover {color: #ffffff; text-decoration: underline;}
body,td,th {color: #FFFFFF;}
.style1 {color: #FFFFFF;}
.style2 {font-size: x-small}
.style3 {color: #000000}
.style4 {font-size: small; font-weight: bold;}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:medium;}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;}
.style7 {text-decoration:underline;}
.style8 {font-size:24px}
.style9 {font-size:18px; color:#FFFFFF}
.style10 {font-size: 10px; font-weight: bold; color:#FFFFFF}
.style11 {font-size: small; font-weight: bold; color:#FFFFFF}
