

BODY { color: black; 
      font-size: 12px;  
	        font-family: arial }
TABLE {color: black; 
      font-size: 12px;  
	        font-family: arial }
#LINKSUB {color: black; 
      font-size: 10px;  
	        font-family: arial }
#TITLE {color: black; 
      font-size: 17px; 
      font-family: arial }
#REDTITLE {color: ff0000; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold}

a:visited { color: #0000ff; 
      font-size: 12px;  
	  font-family: arial;
	  text-decoration: none}

a:link { color: #0000ff; 
      font-size: 12px;  
	        font-family: arial;
	  text-decoration: none }

a:hover { color: #0000ff; 
      font-size: 12px;  
	        font-family: arial;
	  text-decoration: underline }

a:link.REDBOLD  {color: ff0000; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:none}
a:visited.REDBOLD  {color: ff0000; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:none
	  }

a:hover.REDBOLD  {color: ff0000; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:underline
	  }
a:link.BLUEBOLD  {color: 0000ff; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:none}
a:visited.BLUEBOLD  {color: 0000ff; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:none
	  }

a:hover.BLUEBOLD  {color: 0000ff; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration:underline
	  }

a:link.REDBOLD_L  {color: ff0000; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: underline}
a:visited.REDBOLD_L  {color: ff0000; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: underline
	  }
a:hover.REDBOLD_L  {color: ff0000; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  text-decoration: underline
	  }
#BLUEBOLD  {color: 0000ff; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  }
#REDBOLD  {color: ff0000; 
      font-size: 12px; 
      font-family: arial;
	  font-weight: bold;
	  }
#REDBOLD_L  {color: ff0000; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  }
#BLUEBOLD_L  {color: 0000ff; 
      font-size: 16px; 
      font-family: arial;
	  font-weight: bold;
	  }
#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 }

#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}
