.print {display:none; }

#content {position:absolute; top:20px; left:20px; width:570px}

div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px; 
    font-weight: normal; 
	font-size: 12px;
	color: #333333;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
    font-weight: normal; 
	font-size: 24px;
	line-height: 28px; 
	color: #000000;
  	display: block;
  	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

h1 a {
	color: #000000;
	}
	
h1 a:hover {
	color: #666666;
	}

h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration:none;
	color: #003E89;
	}

a:hover {
	text-decoration:none;
	color: #1C5DAD;
	}

a img {
	border:0px;
	}