A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.TOPAREA {
	font-size: 12px; 
	background-image: url(topimage.gif); 
	width: 800px; 
	height: 352px; 
}

.SMALLFONT {
	font-size: 12px; 
}

.VSPACER {
	font-size: 1px; 
	height: 8px; 
}

.VSPACERW {
	font-size: 1px; 
	height: 16px; 
}

.HSPACER {
	font-size: 1px; 
	width: 8px; 
}

.HSPACERW {
	font-size: 1px; 
	width: 16px; 
}

TABLE.MAIN {
	width: 800px; 
	font-size: 12px; 
}

TD.SUBTITLE {
	background-color: Black; 
	color: White; 
	font-weight: bold; 
	padding: 4px; 
}

HR {
	height: 2px; 
	color: Black; 
}

