.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF66;
	font-style: normal;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFCC33;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
