

BODY {
	background-color: #A4F3FC;
	scrollbar-face-color: #A4F3FC;
      scrollbar-track-color: #FFFFFF; 
      scrollbar-arrow-color: #FFFFFF;
      scrollbar-shadow-color: #A4F3FC;
      SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
      scrollbar-3dlight-color: #A4F3FC;
      scrollbar-darkshadow-color: #A4F3FC;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 12px;
      color: #FF0000;
      margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
      margin-bottom: 12px;
}

.th { BORDER: #3BEAFF 1px solid}


.tab {background-color: #FFFFFF;
      BORDER: #3BEAFF 1px solid

 }
