body {
	background-color: #cccccc;
	font : 10pt Verdana;
	margin-left: 0px;
	margin-top: 0px;
	color : #ffffff;
	}
a {
	font : bold;
	text-decoration: none;
	color: red;
}
a:visited {color: #666666;}
a:active {color: grey;}
a:hover {
	text-decoration: underline;
	color: white;
	}
table {background-color:#333333}
td {font : 9pt Verdana;}
.tr {color: red;}
h2 {color: red; font : 50pt Verdana; font: bold;}
