body {background: #CCFF99;
	font-family: Verdana, sans-serif }
H1, H2, H3, H4 {font-family: Verdana, sans-serif;
	text-indent: 0em; 
	margin: 1em }
P { margin: 1em;
    text-indent: 0em}
P.indent {margin: 2em; text-indent: 0}
.left {text-indent: 0; text-align: left}
.right {text-indent: 0; text-align: right}
.center {text-indent: 0; text-align: center}
#content {margin: 10px 10px 10px}
#menu {position: absolute; 
	left: 0px;
	top: 0px;
	border: 0px solid #000; 
	width: 100px;
	background: #CCFFCC;
	margin: 0px 10px 10px 0px;}
#mast {position: absolute; 
	left: 100px;
	top: 0px;
	border: 0px solid #000; 
	width: 740px;
	height: 150px;
	background: #CCFFCC;
	margin: 0px 10px 10px 0px;}
#menu li { font-size: 9pt;
	margin: 0px 5px 10px 0px;}

a:link    { color: #330066; text-decoration: none }
a:visited { color: #330066; text-decoration: none }
a:active  { color: #330066; text-decoration: underline }
a:hover   { color: red; text-decoration: underline }

#navbar a:link {color: #330066;}
#navbar a:hover {color:#ff0000;}

p.main {font-size: 8pt;
  text-indent: 0; 
  text-align: left;
  border-bottom: solid medium #CC0000;
  margin: 2px 20px 2px 20px;
  font-family: verdana,sans-serif;
  font-weight: bold;
  line-height: 300% }
