body {
	color:black;
	}
#Header {
	color: black;
	}
#Content {
	font-size:1em;
	font-family:verdana, georgia, verdan, arial, helvetica, sans-serif;
	color:black;
	}
#Footer {
	text-align: center;
	font:bold 0.7em/1.25 monospace;
	}
#topnav, .hide {
	display: none;
	}
#TopMenu {
	text-align: center;
	font-size:.75em;
	font-family: georgia, verdan, arial, helvetica, sans-serif;
	color: black;
	}
#BottomMenu {
	text-align: center;
	font-size:.75em;
	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: .75em;
	line-height:1.5em;
	font-family:verdana, georgia, verdan, arial, helvetica, sans-serif;
	}
ul {
	list-style-type: none;
	line-height: 2em;
}
p {
	font-size:0.75em;
	line-height:1.5em;
	font-family:verdana, georgia, verdan, arial, helvetica, sans-serif;
	text-align: left;	
	}
.small {
	font-size:9px;
	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:#fc4c33;
	font:24px/24px georgia, verdan, arial, helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	}
h2 {
	color:#933;
	font:16px/14px georgia, verdan, arial, helvetica, sans-serif;
	font-weight:700;
	}
h3 {
	color:#000;
	font-size:14px;
	font-weight:600;
	}
.centertext {
	text-align: center;
}
span.em {
	font-style:italic
}