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

<!--
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #096e94;
}
a:visited {
	text-decoration: none;
	color: #096e94;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.nav {
	
	font-size: 18px;
	color: #000000;
}
.nav a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.nav a:hover {
	text-decoration: none;
	color: #000000;
}
.nav a:active {
	text-decoration: none;
	color: #000000;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 18px}
.style5 {color: #666666}
-->

