 BODY { 
                margin: 1em;
                font-family: {verdana, arial, helvetica, tahoma, sans-serif;}
                line-height: 1.1;
                background: #000066;
                color: #ffffcc;
		input, textarea: { font-family: monospace }
              }

 	a{text-decoration: none;}
	a:link{color: #33ccff; background: transparent;}
	a:visited{color: #33ccff; background: transparent;}
	a:active{color: #cc0000; font-weight: bold; background: transparent;}
	a:hover{color: #00cc00; background: transparent;}


	.layerborder {  border: 1px #ffffcc solid;}

	.StatWarn { border: 1px #ff0000 solid; color: #ff0000; background: #366666 none;}

	.copyright {color: #000066;}

	.squarediscs {list-style-type: square;}

	.navhere { color: #cccc00; background: #fffffc none;}

	#home {text-align: left; font-weight: bold; font-size: smaller;}