body {
	font-family: Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/swirls.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {  font-family: Arial; font-size: 12px}
td {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BDD634;
	text-decoration: none;

}
a:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #5B5970;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;






}
.menuspacing {
	line-height: 25px;
}
