body {
	background-color:#ffffff;
	margin:2px 5px 5px 5px;
	color: #0C4DAB;
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;

}
p {
	font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color:#0c4fab;
	margin:2px 5px 5px 5px;
	text-decoration:none;
	
}
li {
	font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color:#660000;
	margin:2px 5px 5px 5px;
	text-decoration:none;


}
h2 {
margin-top:20px;
font-weight:normal;
text-align:center;
font-size:10px;
}

#title a {
font-size:10px;
font-weight:normal;
}
#title a:hover {
font-size:10px;
font-weight:normal;
}

a:link {
	font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#660000;
	text-decoration:none;
	

}
a:visited {
		font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#09249F;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	

}
a:hover {
	font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;

}
a:active {
font-family:verdana, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color:#09249F;
	text-decoration:none;
	}
td {
font-family:verdana, sans-serif;
font-size:9pt; font-weight: normal;
color:#000000;
text-decoration:none;
}