body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #00FF00;
	font-style: normal;
}
a:visited {
	color: #609E4A;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #99FF00;
	font-style: normal;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
}
.article_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #000000;
}

#content {
	width:100%;
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:2px dotted #333333;
	padding-top:16px;
	padding-bottom:16px;
