body,p,div,td,th {
	color: #207EAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	color: #207EAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textbody {
	color: #AB4420;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dating {
	color: #A2AFB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #AB4420;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #AB4420;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #AB4420;
	font-weight: bold;
	text-decoration: underline
}
