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

body {
	background-color: #003;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF9;
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
	font-size: x-large;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-size: small}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
.style6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.style7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

