BODY{
	background-color: #FFFFFF;
	background-image:url(images/tile.gif);
	background-repeat:repeat;}


A:link {text-decoration: none;color:#663300;}
A:visited {text-decoration: none; color:#663300;}
A:hover {text-decoration: underline;font-style:none;color: #b47719;}

p, h1, td, h2, h3, h4, ul {
font-family:Georgia, Times New Roman, Times, serif;
font-style:normal;
}
ul.faq {
	font-size:12px;
}
ul.fancy {
	font-size:14px;
	line-height:20px;
	list-style-image:url(images/button_arrow.gif);
}
p {
font-size:14px;
line-height:20px;
}

p.pagetop {
text-align:right;
font-size:12px;

}
h1 {
font-size:30px;
color:#af561b;
}

h2 {
font-size:24px;
color:#707998;
}

h3 {
font-size:18px;
color:#8c8c56;
}
img.left {
margin-right:10px;
border-width:thin;
border-color:#8c8c56;
border-style:solid;
}
img.right {
margin-left:10px;
border-width:thin;
border-color:#8c8c56;
border-style:solid;
}
td.nav {
	background-color: #b2a071;
	background-image:url(images/tile_nav.gif);
	background-repeat:repeat;
}
p.credit {
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	width: 740px;
	background-color:#244152;
	color:#ffffff;
}
p.credit a{ color:#ffffff; text-decoration:none}
p.credit a:link {text-decoration: none;color:#ffffff}
p.credit a:visited {text-decoration: none; color:#ffffff}
p.credit a:hover {color:#b47719; text-decoration:none}