
BODY { margin-left: 1%; margin-right: 1%; font-family: verdana, sans serif; 
     background-image: URL(bgsky.jpg) }

STRONG { FONT-WEIGHT: bold; }
		
a:link { color: #0000FF; text-decoration: none }
a:visited { color: #FF0000; text-decoration: none }
a:active { color: green; }
a:hover { color: #FF00FF; }

H1,H3 { background: #FFFFFF; color: red; font-size: 90%; 
      font-weight: bold; border-left: 1px #808080 solid; }

H2,H5,H6 { color: #000010; }

H2 { font-size: 60%; font-weight: bold;
   border-top: 2px #808080 solid; border-bottom: 2px #808080 solid;
   border-left: 2px #808080 solid; border-right: 2px #808080 solid; }

H5 { font-size: 80%; }

H6 { font-size: 70%; }

HR { color: #6700AC; width=100%; }

H4 { background-color: blue; color: white; font-size: 100%;
   font-weight: bold; width=100%; }

span.smallhighlight { font: Verdana; color: white; 
   background-color: blue; font-size: 80%; font-weight: bold; 
   width=100%; }

a.button { background-color: blue; border-style: outset; border-width: 5px;
   border-color: gold; text-decoration: none; color: white; 
   font-face: Verdana; font-size: 10px; font-weight: bold;
   width: 18px; text-align: center; }

ol, ul {font-family: verdana, arial; color: #000010; font-size: 90%;
   list-style-position: outside; list-style-type: square; }

//16 July 2004

