/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #EEEECC;	background-color: #000000;	margin-left: 10px;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 10px;}table {	background-color: #660000;}td, th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	background-color: #EEEECC;}a:link {	color: #336633;	text-decoration: none;}a:visited {	text-decoration: none;	color: #224422;}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: #660000;}h2 {	font-size: 16px;	color: #006600;	padding-top: 12px;}h3 {	font-size: 13px;	color: #000066;	padding-top: 6px;}.content {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.smalltext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}.category {	font-weight: bold;}.subcategory {	font-style: italic;}.first {	color: #660000;}.second {	color: #006600;}.third {	color: #000066;}.pending {	color: #666666;}
