body {
	margin-top: 13;
	margin-bottom: 13;
	margin-left: 20;
	margin-right: 3;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #99CCFF;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #99CCFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

	a:link {color: #000066;}
    	a:visited {color: #000066;}
    	a:hover {color: #1E90FF;}
    	a:active {color: #1E90FF;}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


h1{     font: bold 10pt Arial, sans-serif;
        letter-spacing: 1mm;
        color: white;
	background-color: #B0C4DE;
	border-top: solid #B0C4DE; 4px;
	border-bottom: solid #B0C4DE; 4px;
	align: center;
	padding-left: 1cm;
	margin-bottom:10px;

}



h2{     font: bold 10pt Arial, sans-serif;
        color:#black;
	border-bottom: solid #B0C4DE thin;
        margin-left: 1cm;
}



h3{
	font: bold 10pt Arial, sans-serif;
    	color: white;
	background-color: #B0C4DE;
	border-top: solid #B0C4DE; thin;
	border-bottom: solid #B0C4DE; thin;
	align: center;
	padding-left: 1cm;
}

hr{
	color: #B0C4DE;
	background-color: #B0C4DE;
}
