h1
{
	color: #FFFFFF;
	font-style: normal;
	background:#86AFB0;
	padding: 5px 0px 0px 5px;
}
h2
{
	color: #FFFFFF;
	background: #666666;
	font-family: Arial, Tahoma, Verdana;
	display: block;
	width: 957px;
	height: 21px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0px 0px -15px;
	padding: 5px 0px 0px 5px;
}
h3, h4, h5, h6
{
	color: #FFFFFF;
	font-style: normal;
	background:#86AFB0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 941px;
	margin: 5px 0px 0px -15px;
}
p
{
	margin: 5px 0 1.5em 0;
}
.board, .board:link
{
	text-decoration: underline;
}
.board:visited, .board:hover
{
	text-decoration: underline;
}
div.footer
{
	text-align: center;
	padding: 3pt;
}
#menu
{
	line-height: 1;
}
#menu p
{
	margin: 0 0 1em 0;
	line-height: 2;
}
table#reference1, table#reference2
{
	border: 1px solid;
}
table#reference1 td, table#reference2 td
{
	vertical-align: top;
	border: 1px solid;
	font-size: x-small;
 }
table#reference1 th, table#reference2 th
{
	font-size: x-small;
}
ol
{
	font-weight: bold;
	list-style-type: square;
	margin-bottom: 2ex;
	margin-top: 3ex;
}
ol.la
{
	font-weight: normal;
	list-style-type: circle;
	margin: 0 0 2ex 4ex;
}

