a:link, a:visited, a:hover, a:active {
	color: #000080;
	text-decoration: none;
   	content: " (" attr(href) ") ";
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
}

body, table, p, li {
	background: #FFFFFF;
	border-collapse: collapse;
	color: #000080;
	font: 13px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}
h1{
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2{
	color: #000080;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
h3{
	color: #000080;
	font-size: 12px;
	font-weight: normal;
}
h4, img {
	font-weight: bold;
}
input {
	background: #FFFFFF;
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 20px;
	padding-left: 6px;
	padding-top: 2px;
	width: 264px;
}
li, .toc {
	color: #000080;
	text-decoration: none;
}
p.titledark{
	font-weight: bold;
	text-align: center;
}
td{
	padding-left: 2px;
	padding-right: 2px;
}
ul, ol{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
.header{
	font-size: 13px;
	font-weight: bold;
}
.listheader{
	font-size: 13px;
	font-weight: bold;
	list-style-type: upper-roman;
	text-decoration: underline;
	text-transform: uppercase;
}
.separator {
	color: #000080;
	text-align: center;
}
.small{
	font-size: 9px;
}
.submit {
	background: #7E8689;
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 1px;
	width: 264px;
}
