body {
	background-color:#ffffff;
	color:#010555;
	font-size:9.5pt;
	
	text-align:left;
	line-height:1.2em;
	margin-right:1em;
	padding:2em
	
	
	}

div{
	padding:1em;
	margin:1em;
	width:80%;
	background:none;	}


t{margin-top:2em;}

table{font-size:9.5pt;
	
	line-height:1.2em;
			}
	
tr{border:none;}
td{border:none;}

h1{	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	background-color:#010555;
	color:#ffffff;
	padding:0.2em;
	border:none;
	}

h2{	font-size:9pt;
	text-decoration:none;
	font-weight:normal;
	background-color:#E4E5FD;
	color:#010555;
	padding:1em;
	}

h3{ font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	color:#010555;
	padding:0.1em;
	line-height:1em;
	border:none;}
	
h4{	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	background-color:#0000FF;
	color:#ffffff;
	padding:0.1em;}

hr{border:1pt dashed #010555}

a:link,a:visited{color:#020EFF
		;text-decoration:none; } 
a:hover {background-color:#020EFF ;color:#E4E5FD;}


dt{margin-top:1em;}

