BODY {
	ondragstart : return false;
	font-family : Tahoma;
	font-size : 15px;
	background : #999999;
	background-image : url('');
}

.spacer {
	font-family : Arial;
	font-size : 1px;
}

.medium {
	font-family : Arial;
	font-size : 12px;
}

.half {
	font-family : Arial;
	font-size : 13px;
}

.large {
	font-family : Arial;
	font-size : 14pt;
}

.xlarge {
	font-family : Arial;
	font-size : 16pt;
}

.superlarge {
	font-family : Arial;
	font-size : 30pt;
}

.footer {
	font-family : Arial;
	font-size : 8pt;
}

.topbar {
	font-family : Arial;
	font-size : 14px;
}

a:link { color: #000000; text-decoration: underline; }
a:active { color:  #000000; text-decoration: none; }
a:visited { color:  #000000; text-decoration: underline; }
a:hover { color: RED; text-decoration: none; }






