﻿body 
{
	font-family:Arial;
	font-size:11px;
}

h1
{
    font-weight:bold;
	font-size:15px;
	color:#000000;
}

.HeaderBoldRed24 {
	font-weight:bold;
	font-size:24px;
	color:#C22026;
}

.HeaderBoldBlack15 {
	font-weight:bold;
	font-size:15px;
	color:#000000;
}

.HeaderBoldGrey15 {
	font-weight:bold;
	font-size:15px;
	color:#666666;
	padding-bottom:5px;
}

.HeaderBoldRed15 {
	font-weight:bold;
	font-size:15px;
	color:#C22026;
    padding-bottom:5px;
}
.HeaderBoldRed15 a 
{
	text-decoration:none;
		color:#C22026;
}

.CopyBlack {
	font-size:11px;
	color:#000000;
	line-height:13px;
	font-weight:normal ;
}

.CopyBoldBlack {
	font-size:11px;
	color:#000000;
	line-height:13px;
	font-weight:bold;
}

.CopyBoldBlack a
{
	font-size:11px;
	color:#000000;
	line-height:13px;
	font-weight:bold;
	 text-decoration:none;
}

.CopyBoldRed {
	font-size:11px;
	font-weight:bold;
	color:#EC1F27;
	line-height:13px;
}

.CopyBoldRed a 
{
	font-size:11px;
	font-weight:bold;
	color:#EC1F27;
    text-decoration:none;
	
}



.CopyGrey{
	font-size:11px;
	color:#666666;
	line-height:13px;
	font-weight:normal ;
}

.CopyBoldGrey {
	font-size:11px;
	color:#666666;
	line-height:13px;
	font-weight:bold;
}

.CopyBoldGrey a
{
	font-size:11px;
	color:#666666;
	line-height:13px;
	font-weight:bold;
	 text-decoration:none;
}
.p
{
	font-size:11px;
	color:#000000;
	line-height:13px;
}

