body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #8DB6C4;
}
h2 {
	font-size: 12px;	
}
h3 {
	font-size: 11px;
	color: #8DB6C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.splash {
	position: absolute;
	height: 200px;
	top: 300px;
	left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDB9B9;
	padding: 3px;
}
.meat {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #222121;
}
.restable {
	margin-top: 5px;
}
.webhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6B5B5;
	text-decoration: none;
	padding: 5px;
}
.websubhead {
	color: #222121;
	text-decoration: none;
}
.websubhead a:link {
	color: #222121;
}
.websubhead a:visited {
	color: #222121;
}
.websubhead a:hover {
	color: #CCCCCC;
}
.websubhead a:active {
	color: #222121;
}
.webtable {
	margin: 20px 2px 0px;
	padding: 3px;
}
.webtable a{
	margin: 10px 2px 0px;
	padding: 3px;
	color: #9E5308;
}
.dottedline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5F7B84;
	padding-top: 5px;
}
object {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
