@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FBE84C;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FBE84C;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
.HEADER {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FBE84C;
	text-decoration: none;
	line-height: 32px;
}
.LINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #CD3712;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
}
a.LINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.text-RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
	text-align: right;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #CD3712;
	line-height: 24px;
}
.notestomickey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD3712;
	text-decoration: none;
	line-height: 17px;
}
