@charset "utf-8";

html { height: 100%; margin-bottom: 1px; }

table { empty-cells:show; }

.underline {
	text-decoration: underline;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 9px;
	font-weight: normal;
}
h2 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.current {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.color {
	color: #0099CC;
}
.style2 {font-size: 12px; color: #0099CC; }
.style6 {font-size: 12px; color: #000000; }
