a {
	color: #DB012A;
}
a:hover{
	color: #A70322;
}

.bottom {
	background-color: #DB012A;
	font-family: Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	font-size: 11px;
}
a.bottom {
	color: #FFFFFF;
}
a.bottom:hover {
	color: #FF9999;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #666666;
	font-size: 9px;
}
.copyright {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 11px;
}
a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 11px;
	}
.bullet {
	color: #DB012A;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
H3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.infoBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #DB012A;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
}

.reminderBoxHeader1{
	background-color: #FFEFE5;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.reminderBoxHeader2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 30px;
	font-weight: bold;
}
.leftQuoteText{
	background-color: #FFF0E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.leftQuoteHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DB012A;
	font-weight: bold;
}
.leftQuoteNumber{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DB012A;
	font-weight: bold;
}

a.footer {
	color: #000000;
}
a.footer:hover {
	color: #333333;
}
