/* CSS Document */

body {
background-color:#006600}

td, th {
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


a {
	color: #9933CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

