BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
       color:       #0;
       background-color: #FFFFFF;
       margin: 0px; }

BODY A { text-decoration: none;
         color:           #0033CC; }

BODY A:hover { text-decoration: underline;
               color:           maroon; }

TH { font-weight: bold; }

.title { font-weight: bold;
     font-size:   13px;
     color:        #E03030 }

H1 { font-size:   25px;
     font-weight: bold;
     color:       #BB0000; }

H2 { font-size:   18px;
     font-weight: bold;
     color:       #0000BB; }

H3 { font-size:   24px;
     font-weight: bold;
     color:     E03030; }

.h3alt { font-weight: bold;
     font-size:   20px;
     color:        #E03030 }

H4 { font-size:   16px;
     font-weight: bold;
     color:       #000000; }

DIV#Layout { position:absolute; top:250; left:0; }

DIV { display: inline
      border-style: solid
      border-width: thin }

