</STYLE>
 <style type="text/css">{  } 
BODY {

	background: #fafdfa;

	color: Black;

	margin: 0px;

	scrollbar-arrow-color : ECEBE6;

	scrollbar-base-color : 69ABEC;

	scrollbar-track-color : FAFDFA;

}
A:link      {COLOR: #6495ED; TEXT-DECORATION: underline;}

A:VISITED {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFA6;
	color : #00009F;
	text-decoration : underline;
}

.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}

 </STYLE>