BODY {
	color : #000000;
	background-color : White;
	font-family : "Courier New", Courier, monospace;
}
.tt{  font-size: 10pt; text-decoration: none}
.tt2 {
	font-size: 10pt;
	text-decoration: none ;
	cursor: crosshair;
}
.tt3 {
	font-size: 18pt;
	text-decoration: none ;
	cursor: crosshair;
}
.thead {  font-size: 24pt;
}
.smallt {  font-size: 9pt; text-decoration: none; cursor: crosshair;}

A:HOVER {
	color: #000000;
	text-decoration: none ;
	cursor: crosshair;
	background-color : #FF0000;
}
.bg {  background-attachment: fixed; background-image: url(skullweb.gif); background-repeat: no-repeat; background-position: left bottom; clip:  rect(   )}
