.pagetitle {
	width: 100%;
	background-image: none;
	color: #OOOOOO;
	text-align: left;
}
.noprint {
	display: none;
}
.content { 
background-color: #ffffff; 
width: 100%; 
border: none; 
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
h1 {
	font-size: 18px;
	color: #444444;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #CC9900;
	font-weight: bold;
}
