﻿.Title
{
	font-family: Verdana;
	font-size: 16pt;
	color: #005095;
}

.SubTitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #005095;
	text-decoration: none;
	height: 35px;
	background-color: White;
}

.Body 
{
	font-family: Verdana;
	font-size: 8pt;
	color: #646464;
	line-height: 15px;
}

.Body A
{
    color: #0F4999;  
	text-decoration: none;
}

.BodyBold
{
    font-family: Verdana;
	font-size: 8pt;
	color: #545352;
	line-height: 15px;
	font-weight: bold;
}