﻿body 
{
     font-family: Verdana;
    font-size: 11px;
    text-align: left;
    color:#424242;
    line-height: 18px
}
.h1
{
    font-size:20px;
    color: Blue;
    text-decoration:none;
    font-weight:normal;
    line-height:normal;
    padding-bottom: 0px;
}
.h2
{
    font-size:14px;
    color:Blue;
}
.h3
{
    color:Blue;
    font-size:12px;
   
}
.h4
{
    font-weight:bold;
    text-decoration:underline;
    
}
  .h4n
  {
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
  }  
.footer
{
    font-size: 9px;
    color:#888;
    text-align:left;
}
    