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