.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: 463b13;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}	

a:link {
	color: #731533;
}
a:visited {
	color: #731533;
}
a:hover {
	color: #E11A5D;
}
a:active {
	color: #731533;
}

a.linkWhite:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.linkWhite:visited {
    text-decoration: none;
	color: #CCCCCC;
}
a.linkWhite:hover {
    text-decoration: none;
	color: #FFFFFF;
}
a.linkWhite:active {
	text-decoration: none;
	color: #CCCCCC;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: 171748;
}

.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
