BODY{background-color:#dcfedf;
           scrollbar-base-color: #dcfedf;;
	scrollbar-face-color: #dcfedf;;
	scrollbar-track-color: #EEEEEE;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: blue;
	scrollbar-shadow-color: #grey;
	scrollbar-darkshadow-color: blue;
	scrollbar-arrow-color: blue;

TABLE,TR,TD,TH {font-size:10pt;}
input,textarea,select{border-left:1px solid #000080;
border-right:1px solid #000080;
border-top:1px solid #000080;
border-bottom:1px solid #000080;
font-size:10px;color:#000000;background-color:#dcfedf; }

a:link { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; font-weight: bold;text-decoration: underline; }
a:hover { color: #FF0000; font-weight: bold; text-decoration: underline; }
h1 {
  text-align: center;
  font-size: 14pt;
  color: #000080;
  font-weight: bold;
  border-top: 1px SOLID #000080;
  border-bottom: 1px SOLID #000080;
  margin-top: 10px;
  margin-bottom: 2px;
  margin-left: 50PX;
  margin-right: 5%;
  padding: 4px 4px 4px 4px;
}