﻿.Title
{
    font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	color: White;
	line-height: 24px;
	text-decoration: none;
}

.Title A
{
    color: White;    
}

.SubTitle
{
    color: #8C2031;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 15px;
}

.TitleRed
{
    color: #8C2031;
    font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	line-height: 18px;
}

.Body 
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
}

.Body A
{
    color: #0F4999;   
}

.BodyBold
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
	font-weight: bold;
}

.Small
{
    color: #545352;
    font-family: Verdana;
	font-size: 6pt;
	font-weight: bold;
}
