body {
	color:black;
	}
#Header {
	color: black;
	}
#Content {
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	}
#topnav, .hide {
	display: none;
	}
#BottomMenu {
	text-align: center;
	font-family: georgia, verdan, arial, helvetica, sans-serif;
	color: black;
	}
.Date {
	font-weight: bold;
	}
.Timestamp {
	font: .75em georgia, verdan, arial, helvetica, sans-serif;
	color: #666666;
	text-align: right;
	background-color: transparent;
	}
.BoxContent {
	font-size: 0.75em;
	line-height:1.5em;
	font-family:verdana, arial, helvetica, sans-serif;
	}
p {
	line-height:1.5em;
	font-family:verdana, georgia, verdan, arial, helvetica, sans-serif;
	text-align: left;
	}
.small {
	text-align: center;
	}
a {
	color:#0039a5;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
	}
a:link {
	color:#0039a5; 
	}
a:visited {
	color:#fc9; 
	}
h1 {
	color:#330099;
	font:bold 1.6em/24px georgia, verdan, arial, helvetica, sans-serif;
	text-align: center;
	}
h2 {
	color:#330099;
	font-size:1.3em;
	}
h3 {
	color:#330099;
	font-size:1.2em;
	}
.centertext {
	text-align: center;
	font-size: 70%;
}
span.em {
	font-style:italic
}
.imageleft {
	background-position: center;
	float: left;
	padding: 3px;
}
.imageright {
	background-position: center;
	float: right;
	padding: 3px;
}
caption {
	font-size: 0.85em;
	text-align: left;
	font-weight: bold;
}
.status {
	color: #CC0000;
	font-weight: bold;
}
#news {
	padding: 4px;
	border: 1px solid #CC0000;
}
