H1, H2, H3, TH{color: #990000; font-family: serif}



.MONTH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color : #990000;
} 


.color1 {background-color : #ffcc66}

.color2 {background-color : #990000}

.text{
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000000;
	}
	
.heading{
	font-family: serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	}

a:link {
	color: #cc9933;
	text-decoration : none;
}

a:visited{
	color: #cccc99;
	text-decoration : none;
}

a:active{
	color: black; text-decoration: none;
}

a:hover{
	color: #FFFACD;
	text-decoration : none;
}

.alt:link{
	color: Maroon;
	text-decoration : underline;
}

.alt:visited{
	color: Gray;
	text-decoration : underline;
}

.alt:hover{
	color: #DC143C;
	text-decoration : underline;
}

.rds:link {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration : none;
}

.rds:visited{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration : none;
}

.rds:active{
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
}

.rds:hover{
	color: #ffcc66;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration : none;
}

.rdstext{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	}
	
.calendar:link{
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	text-decoration: none;
	}
	
.calendar:visited{
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	text-decoration: none;
}

.calendar:active{
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	text-decoration: none;
}

.calendar:hover{
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 pt;
	text-decoration: underline;
}

.sidenav:link{
	color: #cc9933;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
}

.sidenav:visited{
	color: #cc9933;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	
}

.sidenav:active{
	color: #cc9933;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
}

.sidenav:hover{
	color: #FFFACD;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
}
