.disclaim {
	font-size: 10px;
	color: #708090;
	width: 615px;
	text-align: justify;
}

.footer {
	font-size: 10px;
	color: #708090;
	width: 615px;
	text-align: center;
}

.FOOTER:HOVER { font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	color: #ccffff;
}

BODY { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
 }

A {
}

.email {
	font-size: 10px;
	color: #708090;
	color: yellow; 
}

a.shortcut { 
	text-decoration: none;
	color: yellow;
 }
	
.shortcut:HOVER { 
	text-decoration: underline overline;
	color: #ccffff; 
}
	
.wasthere { 
	text-decoration: none;
	color: gold;
 }
	
.wasthere:HOVER {
	text-decoration: underline;
	color: #ccffff;
 }

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 32pt;
	font-weight: bold; 
}