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

html {background-color:#333; }
.table {
	overflow: hidden;
	visibility: inherit;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.sup {
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	color: #999999;
}
.head {font-size: 36px; font-family: "Courier New", Courier, mono; color: #FFFFFF; }
.text {
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.navon{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#FFF;
	 }
.style3 {font-size: 16px}
.style4 {font-size: 16px; font-family: "Courier New", Courier, mono; color: #FFFFFF; }
.navon1 {font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#999999;
}

