body {
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	color: #8E8E8E;
}

h1, h2 ,h3, h4 {
	font-family: Arial, Sans-Serif;
	color: #8E8E8E;
}
h1, h2, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	font-size:15pt;
	font-weight:bolder;
	color:#8E8E8E;
	text-decoration:none;
}

div#loginlogout, #sidebar, #menu, form, #header, .bottom, .navigation, #respond {
	display:none;
}
div.entry table {
	border-top:2px solid black;
	border-left:2px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
div.entry table th {
	border-bottom:2px solid black;
}
div.entry table td, div.entry table th {
	border-right:1px solid black;
	border-bottom:1px solid black;
}

#printheader {
	display:static;
	padding-bottom:20px;
}
a:link, a:visited {
	color: #666666;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	}
.narrowcolumn #main {
	width:95%;
}
.imgfloatleft {
	float:left;
	margin:5px 10px 5px 0px;
	text-align:center;
	font-size:10px;
	font-style:italic;
}

.imgcenter {
	text-align:center;
	font-size:10px;
	font-style:italic;
	width:560px;
}

.imgfloatright {
	float:right;
	margin:5px 0px 5px 10px;
	text-align:center;
	font-size:10px;
	font-style:italic;
}
img {
	display:block;
}
object {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:100%;
	height:auto;
	text-align:center;	
}
