﻿


h1
{
    color: #FF8C00;
    font-weight: bold;
    bottom: 0;
    font-size: xx-large;
    margin-bottom: 2px;
    padding-bottom: 50px;
}


h2
{
   color:#39AECF;
   
   font-weight:bold;
   bottom:0;
   font-size:larger;
   margin-bottom: 2px; padding-bottom: 0px

}

P
{
    font-family: Veranda,Georgia,Arial;
    font-size: smaller;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 1px;
    padding-top: 0px;
    
    
}


ul, li
{
    list-style-image: url("../App_Themes/Standard/Images/orange_ball_18x18.gif" );
    padding-bottom: 20px;
    padding-left: 7px;
    padding-top: 8px;
    
}




