BODY {	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	background-image: URL(bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed}

PRE {  	font-family: "Lucida Console", monospace;
	background-color: #666666; 
	padding-left: 10pt;}

H2 {	font-size: 18pt;}
H4 {	font-size: 12pt;}

.date {	font-weight: bold; background-color: #8FC2CC; color: #000000}

TD {	font-size: 10pt;
	font-family: verdana, arial, sans-serif;}

A {	text-decoration: none;}
A:hover{text-decoration: underline;}