.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlinks:link {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:visited {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:active {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:hover {
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.whitelinks:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.whitelinks:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.whitelinks:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.whitelinks:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
