.small {
	font: 10px Georgia, "Times New Roman", serif;
	}
	
div.events {
	font: 14px #FFFFFF Georgia, "Times New Roman", serif;
	}

body {
	font: 12px/14px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFFFCC;
	margin-right: 12px;
	margin-left: 12px;
	}
	
p, li, td {
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 15px;
	}
	
h1 {
	color: #D8BA80;
	background-color: #864525;
	text-align: left;
	font-family: Arial, Helvetica,;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: 0%;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #864525;
	border-right-color: #864525;
	border-bottom-color: #864525;
	border-left-color: #864525;
	line-height: normal;
	font-style: normal;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	}
	
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFCC33;
	background-color: #CC3333;
	border:2px solid #CC3333;
	margin-bottom: 0;
	}

h3 {
	color: #F3C297;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	}
	
h4 {
	color: #FFFFFF;
	margin-bottom: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	line-height: 25px;
	}


 a.menu:link, a.menu:visited {
	display: block;
	margin: 0;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

 a.menu:hover, a.menu:active {
	display: block;
	margin: 0;
	padding: 5px;
	color: #000000;
	background-color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

sup {
	font: 8px Georgia, "Times New Roman", serif; 
	line-height: normal;
	}
	
a:link, a:visited {
	color: #000000;
	background-color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:hover, a:active {
	color: #333366;
	background-color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a:link {
}
