@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#08425A;}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

body {
	background-color: #064055;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
a:link {
	text-decoration:none;
	color: #FF6600;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration:inherit;
	color: #FF9900;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #00FFCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Handwriting, Monotype Corsiva;
}
h1 {
	font-size: xx-large;
	color: #FCFBFC;
}
h2 {
	font-size: large;
	color: #CC6600;
}
h3 {
	font-size: medium;
	color: #999933;
}
.style2 {font-weight: bold; font-size: medium;}
.style3 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {color: #99CC66}

.style8 {font-size: medium}
.style9 {color: #CCCC00; font-weight: bold; }
.style11 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {color: #000000}
