/* CSS Document */
a:link {
	font-family: Tahoma;
	color: #0069A6;
	font-size: 12px;
	text-decoration: underline;
	}


.body {
	font-family: Arial;
	color: #0069A6;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;	
 	}

 .Headline {
 	font-family: Arial;
	color: #E49F16;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

.SubHeadline {
	font-family: Arial;
	color: #0069A6;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
.TableHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}

.ContactUs {
	font-family: Arial;
	color: #0069A6;
	font-size: 16px;
	text-align: center;
}
	
.ReturnToTop {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0069A6;
	text-align: center;
}
