@charset "UTF-8";
/* CSS Document */

.bodilator {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E8E8E8;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}.upfrombelow {
	background-position: 700px;
	position: absolute;
}
.greyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.bodilatorsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.grey18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
