BODY {font-family:Verdana;
      font-size:10pt;
	  line-height:14pt;
	  background-color:teal;
	  color:white}

H3, H4, DT {padding:3px;
        font-weight:bold;
		font-size:11pt;
		background-color:teal;
		color:silver}

#code {font-family:courier;
       border:solid thin;
	   padding:2px;
	   line-height:15pt;
	   background-color:rgb(255,255,235)}

A:visited { text-decoration: none; color:red }
A:link  { color:blue}
A:active { color:yellow}

table {font-size:10pt;color:black}

.inner {border:dotted;margin:1px;background-color:silver;color:black;padding:1em}