@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #BB0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
}

#notice td {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}
#content {
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
#bottomLinks td {
	font-size: 11px;
	color: #CCCCCC;
}
