body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 18px;
	font-size: 11px;
}
.tablelist {
	font-size: 11px;
	border: 1px solid #FF9900;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
p {
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 10px;
}
li {
	margin-top: 6px;
}
ul {
	font-size: 12px;
	margin-top: 0px;
}
h3 {
	font-family: Palatino, "BernhardMod BT", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 4px;
	margin-bottom: -4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.docktable {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 110px;
}
.docktable p {
	margin-right: 8px;
}
.tablelist h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.docktable2 {
	margin-top: 12px;
	margin-bottom: 12px;
}
