
.fofh {font-size:x-large;
      color: red;
      font-style:italic;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.octolive {font-size:xx-large;
      color: olive;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.octolive2 {font-size:x-large;
      color: olive;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.octolive3 {font-size:larger;
      color: olive;
      font-weight:bold;
      text-decoration: underline }

.eightpoint {font-size: 8pt}

.bolditalic {font-style:italic;
      font-weight:bold}
      
.bold   {font-weight:bold}   

.bolditalicolive {font-style:italic;
      color: #6f6f00;
      font-weight:bold}

.bigger {font-size:larger}

.biggerbolder {font-weight:bold;
	font-size:larger}

.biggerunder {text-decoration: underline;
	font-size:larger}

.smaller {font-size:smaller}

.boldunder {font-weight:bold;
	text-decoration: underline}

.middle {text-align: center}

.notice {font-weight:bold;
      color: black;
	text-align: center;
	background-color: white}

.rednotice {font-weight:bold;
      color: red;
	text-align: center}

.bluenotice {font-weight:bold;
      color: blue;
	text-align: center}

.olivenotice {font-weight:bold;
      color: olive;
      background: #e9e9c9;
	text-align: center}

.title {font-weight:bold;
	font-family:monospace;
	font-size:larger;
	color: white;
	background-color: navy}

.byline {font-style:italic;
      font-weight:bold;
      text-align: right}

.white {color: white}

.rule { border-bottom: solid thin olive }

.menu { border-right: solid medium olive;
	padding-right: 10;
	vertical-align:top;
	background: url(images/row2.gif) no-repeat;
	width: 170px;
	background-color: #dedece;
	line-height: 100% }
	
.menuh { padding-bottom: 5;
	border-top: solid thin olive;
	border-bottom: solid thin olive;
	padding-right: 10;
	padding-left: 10;	
	background-color: #dedece;
	text-align: center }
	
.txt { padding-left: 30 }

.copyright { font-family: MS Serif;
	font-size: 8pt;
	color : olive;
	text-align: center }
	
UL.plain  { list-style-type: none }

.body2 {font-family: sans-serif ;
	background: url(/images/row2.jpg);
	background-repeat: no-repeat}

.roman { list-style-type: lower-roman }

.paler {margin-bottom: 2em;background: #e9e9c9}

.darker {margin-bottom: 2em;background: #e0d9b9}

.smallermiddle {font-size:smaller;
	text-align: center}

UL.lbird { list-style-image: url(images/lbird2.gif);
	vertical-align: top }
	
LI.spaced { margin-bottom: 0.5em;
	line-height: 200% }

BODY { font-family: sans-serif;
	background-color: #e6e0bf}

.boxout { border: solid thin olive;
	margin: 20;
	background-color: #dedece;
	text-align: center }

LI { margin-bottom: 0.5em}