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


body {
	background-image: url(lohback2.jpg);
	background-color: #D9D49D;
}
.style1 {font-family: "Americana BT"}
.style2 {font-family: "Americana BT"; font-size: large; }
.style6 {font-size: medium}

.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}

.current {color:#000000;}

#fixit {width:500px;}

#imglink {border:1px solid transparent;}



