*, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color: #6C8AA4;
	text-decoration: none
}
h1, h2 , h3 {
    color: #003366;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
    font-style: italic;
    font-size: 12pt;
	text-align: center;
	border-bottom: 1px;
}
h1.float {
    float: left;
}
h2 {
	font-size: 10pt;
	text-align: left;
}
h3 {
	font-size: 9pt;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
p {
	margin: 2px;
	padding: 2px;
	font-size: 9pt;
}
ul {
    margin-top: 0px;
}
sl {
    list-style-type: disc;
    list-style-position: inside
}
.footer {
	font-size: 9pt;
	background-color: #A5B7C7;
	text-align: center;
	padding: 4px;
}
.Caption {
	font-weight: normal;
	font-size: 9pt; 
}
