@charset "utf-8";

h1 {
	font-family: Algerian, sans-serif, fantasy;
	font-size: xx-large;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	font-variant: small-caps;
}
body {
	background-color: #FFFFFF;
	background-image: url(../imgs/background.gif);
	background-repeat: repeat-x;
}
table {
	background-image: url(../imgs/tbbckground.gif);
	background-repeat: repeat-x;
	background-color: #C2A06B;
	border: medium groove #000000;
}
.border {
	border: medium groove #000000;
}
h2 {
	font-family: Algerian, sans-serif, fantasy;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.afteraction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	word-spacing: normal;
}
.indent {
	text-indent: 50px;
}
.pastevents {
	color: #999999;
}
