body {
	background-color: #FFFFFF;
	margin: 0px;
}
.noprint, td.th1, div.nav2 {
display: none;
}
td.w1 {
     width:95%; 
}
table, td.th2 {
	width: 75%;
	background-color: #FFFFFF;
}
p {
    width:100%;
   	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #000000;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 0px;
	padding-left: 1px;	
}
h1,h2,h3,h4,h5,h6 {
   	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000000;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
	padding-left: 2px;	
}
div.nav {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}
div.nav3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 120%;
	background-color: #FFFFFF;
}

div.credit {
	font-size: 10px;
	color: #000000;
	text-align: right;
	line-height: 150%;
}
div.credit2 {
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 150%;
}