/* CSS Document */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #CCCC99;}body {	background-color: #000000;	margin-left: 10px;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 10px;}a:link {	color: #224422;	text-decoration: none;}a:visited {	text-decoration: none;	color: #002200;}a:hover {	text-decoration: underline;	color: #664422;}a:active {	text-decoration: none;	color: #996633;}a.menu:link {	color: #CCCC99;	text-decoration: none;}a.menu:visited {	text-decoration: none;	color: #999966;}a.menu:hover {	text-decoration: underline;	color: #664422;}a.menu:active {	text-decoration: none;	color: #996633;}h1 {	font-size: 18px;	color: #664422;}h2 {	font-size: 14px;	color: #224422;}dt {	font-weight: bold;}.content {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}.smalltext {	font-size: 10px;}img.left {	float: left;	margin: 0 10px 10px 0;}img.right {	float: right;	margin: 0 0 10px 10px ;}
