/* General Style Sheet for Frees web site */

BODY {
	background-image:url(bg2.gif);
	font-family:Book Antiqua;Bookman Old Style;serif;
}

H1 {
	font-family:Book Antiqua;Bookman Old Style;serif;
	padding:0;
	color:#666633;
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
}
H2 {
	font-family:Book Antiqua;Bookman Old Style;serif;
	padding:0;
	color:#666633;
	font-size:2em;
	font-weight:bold;
	text-align:center;
}
H3 {
	font-family:Book Antiqua;Bookman Old Style;serif;
	padding:0;
	color:#666633;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
P {
	font-family:Book Antiqua;Bookman Old Style;serif;
	color:#666633;
	font-size:1.25em;
	text-indent:5;
}
A {
	border:0;
	text-decoration:none;
	color:#666633;
}
A.menu {
	border:0;
	text-decoration:none;
	color:#663300;
}
A:hover {
  color:#cc6633;
}
LI {
	font-family:Book Antiqua;Bookman Old Style;serif;
	font-size:1.5em;
	text-indent:10;
}