a {font-family: Verdana, times new roman, sans-serif;
      font-size: 10px; color: #E01D04; text-decoration: underline; }
a:visited {color: #E01D04;  text-decoration: none; }
a:hover {color: #A71705;   text-decoration: none; }

BODY {
	background-color: #450101;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}



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


.th { BORDER: #FF0000 1px solid;}

.tab {background-color: #FEFDDC;
      BORDER: #FF0000 1px solid; }
