﻿body
{
    /*font-family: Arial;*/
    font-family: "Lucida Grande",Verdana,Corbel,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
    font-weight:	normal;
    padding:	5px;
    line-height: 125%;
    /*ib4e sept 14 2010*/
    /*font-size: 11px;*/
    font-size: 0.7em;
    /*end ib4e edit*/
    color: #2A3333;
}

h1, h2, h3, h4, h5, h6
{
    font-family: "Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
    color: #000000;
    font-weight: Normal;
}

h1
{
    font-size: 1.7em;
    line-height:	1.0em;
}

h2
{
    font-size:	1.45em;
    line-height:	1.0em;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #2A3333;
}
