.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
.body a:link { color: #B7271D; font-weight: bold; text-decoration: none }
.body a:visited { color: #B7271D; font-weight: bold; text-decoration: none }
.body a:active { color: #B7271D; font-weight: bold; text-decoration: none }
.body a:hover { color: #63C8CE; font-weight: bold; text-decoration: none }

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
.bold a:link { color: #B7271D; font-weight: bold; text-decoration: none }
.bold a:visited { color: #B7271D; font-weight: bold; text-decoration: none }
.bold a:active { color: #B7271D; font-weight: bold; text-decoration: none }
.bold a:hover { color: #63C8CE; font-weight: bold; text-decoration: none }

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #63C8CE;
	margin: 3px 0px 10px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 0px 35px 0px 0px;
}
.footer a:link { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footer a:visited { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footer a:active { color: #FFFFFF; font-weight: normal; text-decoration: none }
.footer a:hover { color: #d0eef0; font-weight: normal; text-decoration: none }


.red {
	color: #B7271D;
}

.blue {
	color: #63C8CE;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #63C8CE;
	margin: 0px 0px 5px 0px;
}
