
body {
	background-color: #CCCCCC;
}
body, td, th, div {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
	margin: 0px;
}

a {
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:visited { color: navy; }
