.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #000033;
}
.maintained {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	margin-right: 50px;
	color: #336699;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.maintained a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	color: #336699;
	text-decoration: none;
}
.maintained a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	color: #336699;
	text-decoration: none;
}
.maintained a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	color: #6699CC;
	background-color: #336699;
	text-decoration: none;
}
.maintained a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}
.eventHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
.event {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000033;
	margin-right: 10px;
	margin-left: 10px;
}
.event a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000033;
}
.event a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000033;
}
.event a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #6699CC;
}
.event a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #000033;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6699CC;
	text-decoration: underline;
	background-color: #336699;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: underline;
	background-color: #336699;
}
