<!-- 
 td {	font-family: arial, sans-serif; 
		font-size: 12px; 
		color: #8B2135;
	}

 h1 {	font-family: arial, sans-serif; 
		font-size: 14px; 
		color: #8B2135;
	}
 	
 .subNav {	font-family: arial, sans-serif; 
			font-size: 11px; 
			color: #8B2135;
			font-weight: bold;
	}
	
	
 .footer {	font-family: arial, sans-serif; 
			font-size: 12px; 
			font-weight: bold;
			color: #FFFFFF;
	}
	
	.calNorth {	font-family: arial, sans-serif; 
		font-size: 11px; 
		color: blue;
	}

	.calDT {	font-family: arial, sans-serif; 
		font-size: 11px; 
		color: green;
	}

	.calOffice {	font-family: arial, sans-serif; 
		font-size: 11px; 
		color: purple;
	}

	a:link {	font-family: arial, sans-serif; 
				/* font-size: 12px; */
				font-weight: bold;
				text-decoration: underline;
				color: #8B2135;
	}
	a:hover {	font-family: arial, sans-serif; 
				/* font-size: 12px; */
				font-weight: bold;
				text-decoration: underline;
				color: #EEC573;
	}
	a:active {	font-family: arial, sans-serif; 
				/* font-size: 12px; */
				font-weight: bold;
				text-decoration: underline;
				color: #8B2135;
	}
	a:visited {	font-family: arial, sans-serif; 
				/* font-size: 12px; */
				font-weight: bold;
				text-decoration: underline;
				color: #8B2135;
	}


 -->
