body {
	background-color:#b9c6ff;
	margin:5px 5px 5px 5px;
	color: #09249F;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;

}
p {
	font-family:verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#09249F;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	
}
li {
	font-family:verdana, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#09249F;
	margin:5px 5px 5px 5px;
	text-decoration:none;


}
a:link {
	font-family:verdana, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#09249F;
	text-decoration:none;
	

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

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

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