h5 {
	color: #FF0000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A3500;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #004000;
	text-decoration: underline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6A3500;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004000;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;color: #404040;
	text-decoration: none;
}
.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	color: #404040;
	text-decoration: none;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6A3500;
	text-decoration: none;
}
.dayOfWeek {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #D6C6B5; 
	font-weight: bold;
	background-color: #6A3500
	}
.date {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #6A3500; 
	background-color: #D6C6B5
	}
.monthYear {  
	Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #CCFFCC;
	font-weight: bold;
	background-image: url(/graphics/tetbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.calendarText {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	color: #6A3500;
	}
.sidebox {
	border: medium ridge #006600;

}
.dropdown {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #D6C6B5; 
	font-weight: bold;
	background-color: #6A3500
	}
.dropdown:hover {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #6A3500; 
	font-weight: bold;
	background-color: #D6C6B5
	}
