
body {
  background:#912;
/*  background-image: url(http://g); */
  margin:0;
  text-align: left;
  color:#FFF;
  }
.hidtxt     { color:#912; font-size: 10%; }

.mentab     { background:#701; }
.menthis    { background:#A23; }
.emphbox    { background:#A23; }

.hlfln	{ font-size:  35%; }

a:link 	{ color:#EEB; text-decoration:none; }
a:visited 	{ color:#BBD; text-decoration:none; }
a:active  	{ color:#705; text-decoration:none; }
a:hover   	{ color:#EEF; text-decoration:underline; }
a img     	{ border-width:0; }

#main { width: 49em; text-align: left; }

UL	{ line-height: 1.0em; list-style-type: square;
	  margin: .4em 0 0 1.5em;  padding: 0; }

