BODY, P, TABLE, TD, TH, BR, DIV, SPAN

body {
  font-size: 12px;
  line-height: 2em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  }


/* headings */
h1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #2897B7;
  }

h1 {
  font-size: 40px;
  margin-top: 5px;
  line-height: 1em;
  margin-bottom: 0;
  }

h2 
{
  font-weight: normal;
  color: #2897B7;    
  font-size: 22px;
  line-height: 1em;
  padding-bottom: 2px;
  margin-bottom: 8px;
  clear: both;
  }

h3 
{
  font-family: Arial;
  font-weight: normal;    
  font-size: 16px;
  line-height: 1em;
  padding-bottom: 2px;
  margin-bottom: 8px;
  clear: both;
  color: #000000;
  }

h4 
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;     
  font-size: 15px;
  line-height: 1em;
  padding-bottom: 2px;
  margin-bottom: 8px;
  clear: both;
  color:#2DC800;
  }  

a
{
    color:2897B7
}

