/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #989898;
	background-color: #000000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #cccccc;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #cccccc;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #424242;
	border-left-width: 1px;
	border-left-color: #424242;
}
div#topnav {
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 715px;
	letter-spacing: 0.15em;
	padding-right: 0px;
	margin: 0px;
	height: 16px;
}
div#topnav a:link {
	color: #999999;
	text-decoration: none;
}
div#topnav a:visited {
	text-decoration: none;
	color: #999999;
}
div#topnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
div#topnav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
td#footer {
	color: #424242;
}

td#footer a:link {
	color: #999999;
	text-decoration: underline;
}
td#footer a:visited {
	text-decoration: underline;
	color: #424242;
}
td#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
td#footer a:active {
	text-decoration: underline;
	color: #424242;
}
.twelvepoint {
	font-size: 12px;
}
strong {
	color: #CCCCCC;
}
