body {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.gray A:link {text-decoration: none; color: #555555}
.gray A:visited {text-decoration: none; color: #00CCFF}
.gray A:active {text-decoration: none; color: #555555}
.gray A:hover {text-decoration: bold; color: #000033}

.darkgray A:link {text-decoration: none; color: #222222}
.darkgray A:visited {text-decoration: none; color: #222222}
.darkgray A:active {text-decoration: none; color: #222222}
.darkgray A:hover {text-decoration: bold; color: #000000}

.green A:link {text-decoration: none; color: #555555}
.green A:visited {text-decoration:line-through; color:#00CCFF}
.green A:active {text-decoration: none; color:#555555}
.green A:hover {text-decoration: none; color:#000033}

.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	letter-spacing:-0.0125em;
	line-height:12px;
	color:#555555;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing:-0.0125em;
	line-height:12px;
	color: #777777;
}

.textbg {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color:#555555;
	background-color: #FFFFFF;
}

s {color:#00CCFF;}

.gray {color:#555555;}
.darkgray {color:#222222;}

img.border {
border: 0px;
padding: 0px 0px 7px 0px ;
}