A:LINK		{ color: white;
		  text-decoration: none; }
A:VISITED	{ color: silver;
		  text-decoration: none; }

B		{ color: darkblue; }

BODY		{ font-family: verdana, sans-serif;
		  font-size: 10pt;
		  background-color: #F8FFF8;
		  background-image: url(binary.gif);
		  z-index: 1; }

DIV		{ text-indent: 2em; }

H3		{ color: ;
		  font-family: ; }

I		{ color: 110b5e; }

IMG		{ border: 0; }
IMG.icon	{ float: right; }
IMG.overlay	{ position: relative;
		  top: 10px;
		  left: 400px;
		  z-index: 3;
		  overflow: hidden; }

TD		{ font-family: verdana, sans-serif;
		  font-size: 10pt; }
