.BodyText
{
	color: #000000;
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
}

.BodyLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #Da2222;
	text-decoration: underline;
}

A.BodyLink:visited {color : #DA2222; font-size : 12px; text-decoration: underline;}
A.BodyLink:link {color : #DA2222; font-size : 12px; text-decoration: underline;}
A.BodyLink:active {color : #DA2222; font-size : 12px; text-decoration: underline;}
A.BodyLink:hover {color : #D05300; font-size : 12px; text-decoration: underline;}

.SubTitleBlack
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.SubTitleRed
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 14px;
	color: #DA2222;
	font-weight: bold;
}

.TitleWhiteItalic
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	display: block;
	line-height:30px;
}

.TitleGreyItalic
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 16px;
	color: #e6e6e6;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	display: block;
	line-height:30px;
}

.FooterLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
	font-weight: bold;
}

A.FooterLink:visited {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.FooterLink:link {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.FooterLink:active {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.FooterLink:hover {color : #e6e6e6; font-size : 12px; text-decoration: none;}
