
body {
background-image:url(../images/bg4.gif);
  scrollbar-face-color: #CCFF33;
  scrollbar-highlight-color: #99CC00;
  scrollbar-shadow-color: #0000FF;
  scrollbar-arrow-color: #99CC00;
  scrollbar-base-color: #CCFF33;
  scrollbar-dark-shadow-color: #CCFF33;

  	margin-top: 2px;
	margin-bottom: 2px;
  font-size:10px;
  color:#003366;
  font:"??"
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:visited{TEXT-DECORATION: none;Color:#000000}
A:active{TEXT-DECORATION: none;Color:#000000}
a:hover{ color: #000000; text-decoration: none; position: relative; right: 0px; top: 1px }
A:link{text-decoration: none;Color:#000000}

INPUT {
	BORDER-BOTTOM: #666b52 1px solid;
	BORDER-LEFT: #666b52 1px solid;
	BORDER-RIGHT: #666b52 1px solid;
	BORDER-TOP: #666b53 1px solid;
	COLOR: #666b52;
	FONT-SIZE: 9pt;
	font-family: "??";
	text-decoration: none;


}