body,p{
	background-color: #0E1639;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#description {
	background-color: #0E1639;
	padding: 8px;
	font-size: 10pt;
	color: #FFFFFF;
}
#description h3 {
	background-color: #0E1639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
#description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #0E1639;
	margin-top: 8px;
}
a:link {
	background-color: #0E1639;
}
a:visited {

	background-color: #0E1639;
}
a:hover {

	background-color: #0E1639;
	text-decoration:underline;
}
a:active {


	background-color: #0E1639;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E1639;
}
.disclaimer {
	font-size: 9px;
}
