h1 {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	background-color: #390B45;
	color: #0319F5;
	padding: 10px;
}
.text_par {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #0319F5;
}
body {
	background-color: #390B45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DC9432;
}
.bodytext {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #390B45;
	background-color: #CCCCCC;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DC9432;
	background-color: #390B45;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC9432;
	text-align: left;
	word-spacing: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.footer a {
	text-decoration: none;
	color: #D18A33;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCB972;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DC9432;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #DCB972;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #0319F5;
	text-decoration: none;
}

