body {
	font-family: Garamond, Times New Roman, serif;
	}

td {
	font-family: Garamond, Times New Roman, serif;
}

th {
	font-family: Garamond, Times New Roman, serif;
}

p {
	font-family: Garamond, Times New Roman, serif;
}

h1 {
	font-family: Garamond, Times New Roman, serif;
	color: #660033;
}

h2 {
	font-family: Garamond, Times New Roman, serif;
	color: #660033;
}

h3 {
	font-family: Garamond, Times New Roman, serif;
	color: #660033;
}

h4 {
	font-family: Garamond, Times New Roman, serif;
	color: #660033;
	}

a {
	text-decoration:underline;
	color: #660033;
	font-weight:bold;
	}

#leftimage {
	float: left;
	}

#rightimage {
	float: right;
	}

hr {
	background: #660033;
	}

ul {
	color: #660033;
	}

.parenthesis {
	color: #660033;
	font-size: 12px;
	}

.special_event {
	color: #660033;
	font-size: 14px;
	font-weight: bold;
	}

.calendar	{
	font-size: 10px;
	}

.shadow	{
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-left-width: thin;
	border-bottom-width: thin;
	border-left-style: ridge;
	border-bottom-style: ridge;	
	}


	
