body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	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: #0066CC; text-decoration: none;}
	a:visited {color: #0066CC; text-decoration: none;}
	a:hover {color: #0066CC; text-decoration: underline;}
	a:active {color: #0066CC; text-decoration: none;}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}


h1{
	font: italic bold 12pt/30px Arial, sans-serif;
	align: left;
	text-transform: none;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px 1cm;
	letter-spacing: 1mm;
	color: #0066CC;
	border: none #66CCFF;
	background-attachment: scroll;
	background-image: url(pic/h1_tlo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



h2{
	font: bold 10pt/28px Arial, sans-serif;
	text-transform: none;
	text-align:justify;
	padding-left: 5mm;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	background-color: #99CCFF;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

h3{
	font: italic bold 10pt/20px Arial, sans-serif;
	padding-left: 1cm;
	text-transform: none;
	margin: 0px;
	text-align:left;
	border-top: 1px solid #66CCFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}

h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #E8F5FF;
	margin: 0px;
	text-align:justify;
	padding: 10mm;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	border-left-style: solid;
}

h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;	
}


h6{
	font: bold 9pt/28px Arial, sans-serif;
	text-transform: none;
	text-align:justify;
	padding-left: 5mm;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #0066CC;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

hr{
	color: #99CCFF;
}
