@charset "iso-8859-1";
/* CSS Document */

body {
		font: 13pt/19pt "Times New Roman", Times, serif;
		color: #000;
		width: 520px;
		margin-left: 20px;
}
#content p {
		line-height: 21pt;
		width: 450px;
}
#nav , #logo, #footer{
		display: none;
}
#footer {
		margin-top: 200px;
}
a {
		color: #900;
		text-decoration: none;
}
#forPrint {
		display: block;
		font: 11pt/14pt Tahoma, Geneva, sans-serif;
		margin-top: 150px;
}
