<STYLE type="text/css">
		<!--
		A:link {text-decoration: none} A:visited {text-decoration: none}
		A:active {text-decoration: none}
		-->

	h1 {

	font-family:verdana;
	color:black;
	font-size : 8pt;
	font-weight: bold;
	}


	h2 {

	font-family:verdana;
	color:black;
	font-size : 11pt;
	font-weight: bold;
	}

	h3 {

	font-family:verdana;
	color:black;
	font-size : 16pt;
	font-weight: bold;
	}

	p {

	font-family:verdana;
	color:black;
	font-size : 8pt 
	}

	ul {

	font-family:verdana;
	color:black;
	font-size : 7pt 
	}


	input {
	  font-family: Verdana;
	  font-size: 9;
	  background-color: #EEF6F8;
	  color: #000000;
	  border-color: #03789A; 
	  border-width: 1px; 
	  border-style: outset;
	}
	
	DIV.clTop {
	POSITION: absolute; WIDTH: 100px
	}
	DIV.clSub {
	LEFT: 10px; POSITION: absolute; WIDTH: 100px
	}
	#divCont {
	HEIGHT: 100px; LEFT: 10px; POSITION: relative; TOP: 0px; WIDTH: 100px
	}
	A.clMain {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none
	}
	A.clSubb {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 10px; TEXT-DECORATION: none
	}
	#divMain {
	POSITION: absolute
	}

</STYLE>