﻿/* Content Style Sheet for use with dynamic content and built in Html editor */
p  
{
    margin: 0px; 
    padding-bottom: 0.8em; 
}

a 
{
    color:#01478C;
    text-decoration:none;
}

table tr td, 
table tr th 
{
    vertical-align:top;
}

h1, h2, h3 
{
    font-weight: bold;
    line-height: normal;
}

h1  
{
    color: #12437e;
    letter-spacing: -0.05em;
    font-size: 20px;
    margin-bottom: 0.6em;
    margin-top: 0em;
}

h2 
{
    font-family: Trebuchet MS,Times New Roman,Times,serif,Courier,mono;
    margin-top: 0em;
    color: #555;
    font-size: 16px;
    margin-bottom: 0.6em; 
}
h3 
{
    font-family: Trebuchet MS,Times New Roman,Times,serif,Courier,mono;
    margin-top: 0em;
    color: #555;
    font-size: 13px;
    margin-bottom: 0.6em; 
}

p.quote
{
    font-style: italic;
    font-family: 'Times New Roman' , Times, serif;
}