.mainmenu { 
  border-width: 0px; 
  font-family: sans-serif; 
  font-weight: bold; 
  text-align: center;
}

.mainmenuitem {background-color: #66FFFF; white-space:nowrap}

.mainmenuselected {background-color: #0000FF; color:#66FFFF; }

.mainmenuselected a {color:#66FFFF; }

.summary {background-color: #CCC}

BODY {background: white}

HR {color:#66FFFF}

H1.title {background: white; color:black; font-size: larger}
#H1.title {background: white; color:#CCFFFF; font-size: larger}

H1 { background: #CCFFFF; color: black; font-size: 16pt; 
margin-left: 0.25em; margin-right: 0.25em; font-family: sans-serif}

H2.title {background: white; color:black; font-size: large}

H2 { background: #CCFFFF; color: black; font-size: 14pt; font-family: sans-serif; 
     margin-top: 2ex; margin-bottom: 0.5ex}

H3 { background: #CCFFFF; color: black; font-size: 12pt; font-family: sans-serif}

UL {list-style-type: square; margin-top: 0ex; margin-left: 3ex }

OL {margin-top: 0ex; margin-left: 4ex}

P {margin-top: 0.5ex}
