﻿
body
{
    font-size:12px;
}

h1
{
    font-size: 18px;
    margin-bottom: -10px;
}

h2
{
    font-size: 16px;
    margin-bottom: -10px;
}

h3
{
    font-size: 14px;
    margin-bottom: 0px;
}

h4
{
    font-size: 12px;
}

p
{
    font-size:12px;
    line-height:18px;
}

.SingleSpace
{
    font-size:12px;
    line-height:14px;
}

a,  a:visited
{
    color:#336699;
}

a:hover,  a:active
{
    color:#336699;
}

.pdffile
{ 
    background-image: url("/Images/iconPDF.gif");
    background-repeat:no-repeat;
    padding-left: 20px;
    line-height:15px;
    
}

.webicon
{ 
    background-image: url("/Images/iconWeb.gif");
    background-repeat:no-repeat;
    padding-left: 20px;
    line-height:15px;
}

#DivCol1 table
{
    padding-top: 20px;
    padding-bottom: 20px;
}