body {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
font {
	font-family: Verdana;
	font-size: 8pt;
}
.text {
	font-family: Verdana;
	font-size: 8pt;
}
.diary {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;

}
.events {
	font-family: Verdana;
	font-size: 7pt;
}
.eventheads {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.blacktitles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B88721;
}
.titles:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #B88721;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	color: #DCAA47;
	text-decoration: underline;
}
.toplinks {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinksCurrent {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	color: #022643;
	text-decoration: underline;
}
.toplinks:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	color: #022643;
	text-decoration: underline;
}
.eventbuttons {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.eventbuttonsCurrent {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B88721;
}
.eventbuttons:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B88721;
}
.line {
color: #FFFFFF;
height: 1px;
background-color: #FFFFFF;
}
