﻿

H2
{
   font-family: Veranda,Georgia,Arial;
   color:#FF8C00;
   font-weight:normal;
   bottom:0;
   font-size:large;
   margin-bottom: 12px; padding-bottom: 0px

}

H3
{
   font-family: Veranda,Georgia,Arial;
   color:#FF8C00;
   font-weight:normal;
   bottom:0;
   font-size:small;
   margin-bottom: 0px; padding-bottom: 0px;

}
/*
LI
{
    font-family: Veranda,Georgia,Arial;
    font-size:small;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 1px; padding-top: 0px
}*/


ul, li
{
    list-style-image: url("" );
    margin-left: 10px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-top: 2px;
    color: #000000;
    
}


P
{
    font-family: Veranda,Georgia,Arial;
    font-size:small;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 1px; padding-top: 0px;
    margin-left: 1.40em;
}

ol 
{
    list-style-position: outside; 
    margin-top: 1px; padding-top: 0px;
    bottom:2px;
}

br
{
    line-height: .8;
}


