body  { font-size: 12px; font-family: Verdana, Arial, "sans serif" }
p   { font-size: 12px; font-family: Verdana, Arial, "sans serif" }
td  { font-size: 12px; font-family: Verdana, Arial, "sans serif" }
a:link    { color: #33407f; font-weight: normal; text-decoration: none }
a:visited   { color: #33407f; font-weight: normal; text-decoration: none }
a:hover  { color: #33407f; font-weight: normal; text-decoration: underline }
a:active  { color: #33407f; font-weight: normal; text-decoration: underline }



h1      { color: #33407f; font-weight: bold; font-size: 18px }

.rightdiv
  {
  position: absolute;  
  left: 215px; 
  height: 400px;
  width: 550px; 
   
  } 

.leftdiv
  { 
  width: 200px;
  height: 400px; 
  padding-right: 8px;
   
    }
  
    
a.nav:link
{
color: white;
font-weight: bold;
text-decoration: none;
}

a.nav:visited
{
color: white;
font-weight: bold;
text-decoration: none;
}

a.nav:hover
{
color: white;
font-weight: bold;
text-decoration: underline;
}

a.nav:active
{
color: white;
font-weight: bold;
text-decoration: underline;
}





.heading
  { font-size: small }

		


.bottomdiv
 { 
 font-size: 9px; 
 position: absolute; 
 top: 725px; 
 left: 5px; 
 width: 750px;
  }

h2   { color: #33407f; font-weight: bold; font-size: 14px }
h3  { color: #1a0b6d; font-weight: bolder; font-size: medium }
.topdiv { padding-bottom: 15px }
