body		{ background-image: url('images/cybrmebk.jpg');
			background-color:#000000;
		  color:#00ffff;
		  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		  font-size: 9pt
		}

h3		{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		  font-size: 10pt;
		  color: white;
		  font-weight: bold;
		  font-style: normal }

.tdbold		{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		  font-size: 9pt;
		  color: cyan;
		  font-weight: bold;
		  font-style: normal }

.tdsmall	{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		  font-size: 8pt; color: cyan;
		  font-weight: normal;
		  font-style: normal }

td		{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		  font-size: 9pt;
		  color: #00ffff;
		  font-weight: normal;
		  font-style: normal }

a:link		{ color: 99ffff;
		text-decoration: none;
		}

a:visited	{ color: #669999;
		text-decoration: none;
		}

a:active   { color: white;
		text-decoration: none;
		font-weight: bold;
	      }

a:hover	{ color: white;
		text-decoration: underline;
		font-weight: bold;
		}
