body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	width: 500;
	}	
a {
	text-decoration: underline;
	color: #0000FF;
	}
ul.list3 {
	list-style-image:url(../images/list_arrow.gif);
	list-style-position:outside;
		}
ul.list3 li {
	padding-left: .5em;
	margin-left: 1em;
	}
.printonly {
	display:inline;
	font-size:9px;
	}
#noprint {
	display: none;
	}
#print_footer {
	display:inline;
	font-size: 10px;
	}