BODY {  color: white;  margin: 2em; font-weight: 500; font-family: helvetica, Sans-serif; background: #123; border: none 4px; text-align: left; }

P { background:black; text-indent: 5%; padding: 4pt;  margin: 1em; font-size:80%; border: 1px outset #999; line-height: 150%; width: 90%;}

P.col {  background: 151515; }

.TOPBOX { background: #FA1; padding: 4pt; width: 100%; }

.TITLE { float: left; text-decoration: underline;  font-size: 170%; font-weight: 800; }

.SUBTITLE { color: #A0A; font-size: 140%;}

.SECTIONS { float: right; border: groove #FA1; padding: 2pt; color: green; font-size: 80%; }

.CREDITS { color: white; text-align: right; font-family: courier; font-size: 70%; }

.BI { font-weight: bold; font-style: italic; }

/*

H1, { text-align: left; background: #FA1; text-decoration: underline;  font-size: 170%; font-weight: 200; padding: 4pt}

H2 { color: #A0A; text-decoration:none; font-size: 140%; padding: 4pt}


// color:white;  font-size: 80%;  margin-left: -5mm
margin-left: 0.5cm;
//.MIKE { font-family: Courier; font-size: 80%; }
//.TITLE { background: #555; }
//.BOX { color: black; background: white; margin-left: 1em; margin-right: 1em; text-align: center; }
//UL { color: #009 } // list-style-image: url(mono.jpg);
//HR { color: #F00; }
*/a {
	color: #3300CC;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
