body {
	background-color: #FFFFFF;
	margin: 10px;
	color: #000000;
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
}
body a:link, body a:visited, body a:active {text-decoration: none; font-weight: bold; color : #0000CC;}
h1 {
	font-size: 20px;
	font-weight: bold;
	border: 0px none;
	background-color: #FFFFFF;
	color: #000000;
}
#header-1,#header-2,#buttons,#footer,#menu,.left,.right {
	display: none; 
}
#print {
	display: block;
}
#print hr{
	height: 1px;
	border: 0px none;
	border-bottom: 1px solid #000000;
	margin: 0px;
}
#content {
	width: 100%;
	padding-top: 10px;
}
#content p{
	margin: 0px;
}
