h1
{   font-family: arial, Helvetica, sans-serif; 
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 5px; 
    letter-spacing: 3px;
    line-height: 25px; 
    color: #0C0F80
}


h2
{   font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #999999
}

h3
{   font-family: Verdana;
    font-size: 8px;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #400440
}
h4
{   font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 10px;
    letter-spacing: 3px;
    color: #666690
}

a
{   font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 10px;
    letter-spacing: 3px;
    color: #666690
}

.bOver {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: white;
  text-decoration: underline;

  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;

  background-color: #0c0f80;

  cursor: hand;
}

.bOut
{   font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 10px;
    letter-spacing: 3px;
    color: #666690;
  
    cursor: hand;
}
