body { background-color:black; }
a:link{ color:red; text-decoration:none; }
a:visited { color:#c00; text-decoration:none; }
a.g:link{ color:#0f0; text-decoration:none; }
a.g:visited { color:#0c0; text-decoration:none; }
a:active { color:#fff; }
a.subhead:link,a.subhead:visited { color:#0f0; text-decoration:none; }

img {border: 0;}

td  {
	color:white;
	font-family: Arial, Helvetica, sans-serif "futura md bt",futura,sans-serif;
	font-size:90%;
	letter-spacing:0.1em;
}
p {
	line-height:1.5em;
	margin-top:1em
}
.text {
	line-height:1.5em;
	
	}
.textsmall {
	line-height:1.5em; font-size:75%;
	
	}
p.indent {
	line-height:1.5em;
	margin-left: 24px;

}
p.head {
	font-weight:bold; font-style:italic;
	letter-spacing:0.15em;
	margin-left: 163px;
	margin-bottom: 0em;
	font-size:100%;
}
p.subhead {
	color:#0f0;
	text-align:right;
	line-height: 16px;
}
p.redhead {
	color:red;
	text-align:right;
	line-height: 16px;
}
span.greentext {
	color:#0f0;
}
p.menu {
	text-align:center;
	margin-top:.75em;
	margin-bottom:0em
}
p.subheadw {
	text-align:right;
}
