

BODY {
	background-color: #FFFDE9;
	scrollbar-face-color: #FFFDE9;
      scrollbar-track-color: #0273FF; 
      scrollbar-arrow-color: #0273FF;
      scrollbar-shadow-color: #FFFDE9;
      SCROLLBAR-HIGHLIGHT-COLOR: #0273FF;
      scrollbar-3dlight-color: #FFFDE9;
      scrollbar-darkshadow-color: #FFFDE9;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 14px;
      color: #F6FF00;
      text-indent: 15px;
      margin-left: 30px;
	margin-right: 30px;
	margin-top:8px;
      margin-bottom: 10px;
}

.th { border: #FFFFFF 1px solid;}

.tab {background-color: #0273FF;
     border: #FFFFFF 2px solid;}