.body-text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #cdcdcd;
}
.bold-body-text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #cdcdcd;
}

.address {
	text-align: center;
	font-weight:bold;
	margin-top: 45px;
	font-size:12px;
}

.small-white {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.white-underline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.white-underline a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
	
	body,td,th {
	font-family: Arial;
	font-size: 10pt;
	color: #CDCDCD;
}
body {
	background-color: #015170;
}

body,td,th {
	font-family: Arial;
	font-size: 10pt;
	color: #CDCDCD;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CC3300;
}

.maafi {
	margin-top: 0px;
}