﻿
p
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
}

h2
{
	color: #b5111a;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

h3
{
	color: #b5111a;
	font-weight: bold;
	font-size: 12px;
}

td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 16px;	
}

a, a:hover, a:visited, a:active
{
	color: #b5111b;
}

.whiteLinks
{
	color: #ffffff;
}

a.whiteLinks, a.whiteLinks:hover, a.whiteLinks:visited, a.whiteLinks:active
{
	color: #ffffff;
}

.menuLinks
{
	color: #ffffff;
}

a.menuLinks, a.menuLinks:visited, a.menuLinks:active
{
	color: #ffffff
}

a.menuLinks:hover
{
	color: #ffc62a;
}

.redText
{
	color: #b5111a;
	font-weight: bold;
}

.darkFrontCopy
{
	color:black; 
	font-weight: bold; 
	line-height: 16px; 
	font-size: 9px;
}

.darkFrontCopyTitle
{
	color: White;
	font-family: arial; 
	font-weight: bold; 
	font-size: 24px; 	
}

.lightFrontCopy
{
	color:white; 
	font-weight: bold; 
	line-height: 16px; 
	font-size: 9px;
}

.lightFrontCopyTitle
{
	color: White;	
	font-family: arial; 
	font-weight: bold; 
	font-size: 24px; 
}