html{
      scrollbar-face-color:#006699;
      scrollbar-highlight-color:#99cdff;
      scrollbar-shadow-color:#333333;
      scrollbar-3dlight-color:#333333;
      scrollbar-arrow-color:#000000;
      scrollbar-track-color:#99cdff;
      scrollbar-darkshadow-color:#99cdff;
      CURSOR:Default;
}

 body{
        font-size:12px;
		border-top:0px solid #99cdff;
		
		line-height:150%;

	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#99CDFF
}
 img {max-width: 100%;height: auto;}
 select{font-family: Georgia, "Times New Roman", Times, serif;}
 th{background:#f2f2ed;border-bottom:0px solid #CCCCCC}
