/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #b6cfdf;
}
.style10 {color: #000000; font-weight: bold; font-size: 12px; }
.style2 {color: #000000}
.style3 {color:#FFFF00; font-weight: bold; font-size: 12px;}
.style4 {color:#FFFFFF; font-weight: bold; font-size: 12px;}
.style5 {color: #FFFF00; font-weight: bold; font-size: 14px;}
.style6 {color: #CC0000; font-weight: bold; font-size: 12px;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: ##00CCFF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #33CCFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	color: #FFFF00;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}