body {
	background-color:#FBF5EB;
}
p {
	font-size:10pt;
	font-family:arial, helvetica;
	color:#0F3A6A;
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 0;
}
li, table, td {
	font-size:10pt;
	font-family:arial, helvetica;
	color:#0F3A6A;
	vertical-align: top;
}
p.small {
	font-size: 8pt;
	font-family: arial, helvetica;
	color:#0F3A6A;
}
p.where {
	font-size: 8pt;
	font-family: arial, helvetica;
	color:#BCAC8F;
	margin-top: 5;
	margin-bottom: 5;
}
h1 {
	font-size: 9pt;
	font-family:"Times New Roman", Times, serif;
	color:#033000;
	text-decoration:none;
	background-color:355346;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16pt;
	color:#0066B3;
	font-style: normal;
	margin-top: 20;
	margin-bottom: 5;
	line-height:1;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#0066B3;
	font-weight: bold;
	text-decoration:none;
	margin-top: 10;
	margin-bottom: 5;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#0066B3;
	font-weight: bold;
	text-decoration:none;
	background-color: #BBBBBB;
}
ul {
	list-style:square;
}
text {
	color:#355246;
}
hr {
	size:1;
	color:#939BAD;
}
a:link {
	color:#0B294B;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#777777
}
a:active {
	color:#999999
}
a:hover {
	color:#0166B2;
	text-decoration:underline;
	
}
table.menu {
	background-color: #FBF5EB;
	width: 900px;
	border: 1px #BBBBBB;
}
.tablink {
	align: center;
	display: block;
	width: 100%;
	font-size:12px;
	text-indent: 5pt;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#015999;
}
.tablink:link {
	color: #015999;
	text-decoration: none;
}
.tablink:visited {
	color: #015999;
}
.tablink:active {
	color: #015999;
}
.tablink:hover {
	color: #FFFFFF;
	background-color: #015999;
	text-decoration: none;
}
/* !!! defines the background color of the scroller !!!*/
.back {
	background-color: #e8c898;
}
/* !!! defines other features of the scroller - (padding, justify, text align etc.) !!!*/
.ItemBody {
	font-size: 10pt;
	padding: 0px;
	text-decoration:none;
}

