﻿body {
	font-family:Georgia, Times, serif;
	color:#4c4134;
	font-size:62.5%;
	line-height:150%;
	text-align:center;
}
h2 {
	margin:15px 0 10px 10px;
	font-size:1.7em;
	text-transform:uppercase;
	text-align:left;
}
h3 {
	margin:20px 0 20px 10px;
	font-size:1.1em;
	text-align:left;
}
p {
	margin:0 10px 0 10px;
	font-size:0.8em;
	font-weight:500;
	text-align:left;
	line-height:150%;
}
#footer {
	margin:0;
	width:936px;
	height:125px;
	background:url(wo-footer.gif) no-repeat;
}
#footer p {
	margin:30px 10px 10px 465px;
	font-weight:bold;
	font-family:Georgia, Times, serif;
	color:#4c4134;
	line-height:150%;
	}
a:link, a:visited {
	color:maroon;
}
a:hover {
	color:#FF9900;
	text-decoration:none;
}
