#printable {
	display:compact;
}
#header {
	display:none;
}
#bottombar {
	display:none;
}
#noshow {
	display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 14px;
	color: #990000;
	text-align: center;
	background-color: #CCCC99;
}
.compact {
	width: 200px;
}
html,body {
	margin:0;
	padding:0;
	border:none;
	width:600;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #999999;
}
a.navlink:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	padding-right: 1px;
	padding-left: 1px;
}
a.navlink:visited {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	line-height: 25px;
	padding-right: 1px;
	padding-left: 1px;
}
a.navlink:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #333333;
	padding-right: 0px;
	padding-left: 0px;
}
a.navlink:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #999999;
}
.contentbody {
	width: 350px;
}
.bodyimg {
	display: none;
}
.printlink {
	text-align: right;
	right: 0;
	line-height: 1px;
}
form {
	clear: none;
	float: right;
	height: 10px;
	width: 170px;
	padding: 0px;
}
