/* CSS Document */

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:18px Arial, Helvetica, sans-serif;
	color:white;
	letter-spacing:.2em;
	}

/* ID Styles */
#chrono { 
      text-align:left;
      font:14px papyrus, high tower text, poor richard;
	color:navy;
	line-height:30px;
	margin-left:40px;
	margin-right:40px;
}
#back  { 
    font-family: Niagra Engraved, Imprint MT shadow, onyx, stencil; size:12px; color: red;
	}
	
#navigation a {
	font: bold 12px papyrus, Helvetica, sans-serif;
	color: #FFFF10;
	letter-spacing:0.1em;
	text-decoration: none;
	white-space: nowrap;

	}
#special  a { 
            font: bold 12px papyrus, Helvetica, sans-serif;
			color: #F80909; 
            letter-spacing:0.1em;
	        text-decoration: none;
	        white-space: nowrap;
			
			
			}	
	
	
#navigation a:hover {
	background: #CCCBCA;
	color:#993300;
	}
	H1, H2, H3 { 
	font-family: Niagra Engraved, Imprint MT shadow, onyx, stencil; color: black;
	 }
#special a:hover {
	background: #CCCBCA;
	color:#993300;
	}	 
	
	marquee { 
	font: bold 14px Tahoma,arial, Helvetica, sans-serif;
	color:red;
	weight: bold
	}
	p:first-letter {
	   font-size: 120%; 
	   font: bold;
	   }
	p {
	 
	 text-align:left; text-indent:20pt;
	 font:16px papyrus, high tower text, poor richard;
	color:black;
	line-height:30px;
	margin-left:40px;
	margin-right:40px;
	 }
	 
	 T {
	 
	 text-align:left; 
	 font:12px papyrus, high tower text, poor richard;
	color:black;
	line-height:30px;
	margin-left:40px;
	margin-right:40px;
	 }
	 
	UL { 
	
	margin-left:20px;
	
	}
	
	
/* Class Styles */