BODY		{ background-color: #999999;
		  font-size: 12pt;
		  font-family: sans-serif }
A		{ text-decoration: none;
		  color: cyan
		}
A.onwhite	{ color: blue;
		  text-decoration: none
		}
A:link	{ font-style: normal
		}
.sidetitle	{ color: yellow;
		  text-transform: capitalize;
		  font-size: 10pt;
		  font-style: italic;
		  font-weight: bold;
		  font-family: sans-serif
		}
.sidedesc	{ color: white;
		  font-size: 8pt;
		  font-family: sans-serif
		}
.mainmenu	{ color: white;
		  text-transform: uppercase;
		  font-size: 8pt;
		  font-family: sans-serif
		}
.menucurrent{ color: lime;
		  text-transform: uppercase;
		  font-size: 8pt;
		  font-weight: bold;
		  font-family: sans-serif
		}
.smallblack { color: black;
		  font-size: 10pt;
		  font-family: sans-serif
		}
.tinyblack  { color: black;
		  font-size: 8pt;
		  font-family: sans-serif
		}
