body {background-color: white; margin 0 0 0 0; padding: 0 0 0 0}

h1 { font-size:20pt; font-family: arial; color:maroon}
h2 {font-size: 18pt; font-family: braggadocio; color: blue}
h3 {font-size: 14pt; font-family: arial; color: #333399; margin-left: 0px}
h4 {font-size: 10pt; font-family: arial; color: #333399; margin-left: 0px}

p {font-size: 10pt; font-family: verdana; color: #666666}
p.uppercase {text-transform: uppercase}

div {border: none;
 position:absolute; left:340px; top:168px; width:408px; height:319px; z-index:2; font-size:10pt; margin-left: 0px}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center; font-family: arial; font-size:10pt
   }


hr {color:navy}

a {text-decoration: none; font-family: arial; font-weight: bold}
a:link     {color:red}
a:visited  {color:#0000CC}
a:active   {color:red}
a:hover    {color:red}


ul {list-style-type: square; margin-left: 58px; font-size:10pt; font-family:arial; font-size:10pt; color: #666666}

ul.square 
{
list-style-type: square; margin-left: 58px; font-size:10pt; font-family: arial; font-size:10pt; color: #666666
}

ul.circle 
{
list-style-type: circle; margin-left: 58px; font-size:10pt; font-family: arial; font-size:10pt; 
color: #666666
}


