body {
	color:black;
	background-color:transparent;
	margin:5% 10% 5% 10%;
	padding:0px;
}
body, p, p a, li 
{
	font-size: 11pt;
	font-family: georgia, times, serif;
}
div {
	margin:0px;
	padding:0px;
}
h1, h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 900;
	padding:0px;
	color: black;
	background-color:transparent;
}
#hdr h1 {
	margin:0px 0px 5px 0px;
	font-size:40px;
}
#hdr h2 {
	margin:0px;
}
p, p a {
	line-height: 18pt;
	margin:0px 0px 16px 0px;
}
p.just {
	text-align: justify;
}
.content>p {margin:0px;}
.content>p+p {text-indent:30px;}

.content h3 {
	font-size:11pt;
	margin:0px;
}
a, a:link, a:visited {
	font-weight: normal;
	margin:0px;
	color: black;
	background-color:transparent;
	text-decoration:none;
}
#hdr {
	height: 85px;
}  

#ftr {
	position: absolute;
	left: 10%;
	width: 80%;
	border-top:1px solid black;
	padding-top:1px;
	font:8px verdana, arial, helvetica, sans-serif;
}

#ftr a {
	font-size:8px;
}
img.rhs {
	float:right;
	margin:0px 0px 10px 10px;
}
.content {
	width:auto;
}
#nav, #etc, #botlhs {
	display:none;
}
img {
	border-style:none;
}
span.lhs {
	float:left;
}
span.rhs {
	float:right;
}
