BODY { color: black; 
      font-size: 12px;  
	        font-family: arial }
TABLE {color: black; 
      font-size: 12px;  
	        font-family: arial }
#LINKSUB {color: black; 
      font-size: 12px;  
	        font-family: arial }
#TITLE {color: black; 
      font-size: 17px; 
      font-family: arial }
#TOPTITLE {color: red; 
      font-size: 25px; 
      font-family: arial;
	  font-weight: bold}
#TOPSUB {color: red; 
      font-size: 17px; 
      font-family: arial;
	  font-weight: bold}
#BOTTOM {color: black; 
      font-size: 10px; 
      font-family: arial }
.class1 a:link {color: white; 
      font-size: 10px; 
      font-family: arial;
	  text-decoration: none}
.class1 a:visited {color: white; 
      font-size: 10px; 
      font-family: arial;
	  text-decoration: none}
.class1 a:hover {color: white; 
      font-size: 10px; 
      font-family: arial;
	  text-decoration: none}
.class2 a:link {
	  text-decoration: none;
	  color: 0000ff;
	  }
.class2 a:visited { 
      text-decoration: none;
	  color: 0000ff;
	  }
.class2 a:hover {
      text-decoration: underline;
	  color: 0000ff;
	 }

#mday_text {color: red; 
      font-size: 16px; 
      font-family: "Times New Roman";
	  font-weight: bold;
	  font-style: italic}

#mday_text_blue {color: blue; 
	  font-size: 16px; 
      font-family: "Times New Roman";
	  font-weight: bold;
	  font-style: italic}