@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.style2 {font-size: 12px}

.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-size: 14px;
	color: #006600;
}

.style5 {
	color: #666666;
	font-weight: bold;
}
.style8 {
	color: #0000CC;
	font-weight: bold;
	font-size: 20px;
}

.style9 {font-size: 10px}

.style10 {color: #0000CC}

.style11 {font-size: 11px}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-top: 0px;
}

.style13 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339999;
}



.style16 {font-family: Verdana, Arial, Helvetica, sans-serif}


.style17 {color: #000000}


body {
	
	background-color: #FFF;
