

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

}

p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 15px;
      color: #DA1015;
      text-indent: 15px;
      margin-left: 30px;
	margin-right: 30px;
	margin-top:20px;
      margin-bottom: 20px;
}

.tab {background-color: #460202;
     border: #9C442F 1px solid;}
