﻿body
{
    font-family:Arial, Helvetica, Sans-Serif;
    color:#444444;
    font-size:0.8em;
}

a
{
    color:#000000;
    text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

a img
{
    border:none;
}

h1
{
    font-family:Verdana;
    font-size:1.5em;
    color:#587993;
    font-weight:normal;
    margin-top:8px;
    margin-bottom:2px;
}

h2
{
    font-family:Verdana;
    font-size:1.3em;
    color:#587993;
    font-weight:normal;
    margin-top:8px;
    margin-bottom:2px;
}

h3
{
    font-family:Verdana;
    font-size:1.1em;
    color:#587993;
    font-weight:normal;
    margin-top:8px;
    margin-bottom:2px;
}

h4
{
    font-family:Verdana;
    font-size:1em;
    color:#587993;
    font-weight:bold;
    margin-top:8px;
    margin-bottom:2px;
}

h5
{
    font-family:Verdana;
    font-size:1em;
    font-weight:bold;
    margin-top:8px;
    margin-bottom:2px;
}

h6
{
    font-family:Verdana;
    font-size:1em;
    font-weight:normal;
    text-decoration: underline;
    margin-top:8px;
    margin-bottom:2px;
}

.ldaTitle
{
    color:#0047BE;
}

.epTitle
{
	color: #204285;
}