body{
	background-color:#000000;
	color :#c0c0c0;
	font-size:10pt;
	}
h1{
	font-size:20pt;
	}
td{
	font-size:10pt;
	color :#c0c0c0;
	}
a{
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color:#ffff00;
	text-decoration:none;
	}
