body {
	background: #e2e0da;
	margin: 5px;
}

tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
a:hover {
	color: #CC0000;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
.input {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 9pt;
	height: 18px;
	width: 250px;
}
table {
	border-collapse: collapse;
}
b {
	font-variant: small-caps;
}
.dropcap {
	float:left;
	color:#888888;
	font-size:30px;
	line-height:30px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
}
.pad {
	padding-left: 10px;
	padding-right: 10px;
}
.frame {
	border-top: 1px solid #e2e0da;
	border-bottom: 1px solid #e2e0da;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7pt;
	color: #5b5953;
	background: #FFFFFF;
}
a.menu,a.menu:visited,a.menu:hover,a.menu:visited {
	display: block;
	background: #dad5c7;
	border-left: 5px solid #bfb9a8;
	border-bottom: 1px solid #bfb9a8;
	padding-left: 5px;
	color: #444444;
	padding: 8px;
}
a.menu:hover {
	color: #CC0000;
	border-left: 10px solid #bfb9a8;
	padding-left: 3px;
}
.menutd {
	height: 30px;
}
.content {
	line-height: 150%;
	color: #403f3b;
	text-align: justify;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px solid #bfb9a8;
	height: 1px;
}
h1 {
	font-size: 20pt;
	font-weight: normal;
	font-family: Georgia;
	color: #403f3b;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
	background: url('h1.jpg') no-repeat;
	margin-top: 10px;
	padding-left: 40px;
	line-height: 20px;
	text-align: left;
}