@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #423B51;
	font-size: 11px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-color: #333333;
	background-repeat: no-repeat;
}
a:link {
	color: #423B51;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #423B51;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #423B51;
}
h1 {
	font-size: 18px;
	color: #0000FF;
}
h2 {
	font-size: 14px;
	color: #006600;
}
h3 {
	font-size: 12px;
	color: #333333;
	padding-left: 7px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #333300;
}
