
body {
margin: 0 auto;
padding: 0;
font-family: "Times New Roman",Serif;
background: #ffffff;
color: #000000;
}
	
#wrap {
margin: 2%;
width: auto;
float: none !important;
}

#header h1 {
margin: 0 0 10px 0;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide {
display: none;
}

#content img {
display: none;
}

a {
text-decoration: underline;
color: #000;
font-weight:bold;
background-color:#FFFFFF;
}

#printtop { 
margin: 15pt 15pt 7pt 15pt; 
border-top: 2pt solid #666666; 
border-bottom: 2pt solid #666666;
font-size: 12pt; 
font-weight: bold; 
}
#pagetitle h1{ 
margin-top: 5pt; 
font-size: 20pt; 
font-weight: bold; 
} 
#moreinfo { 
font-size: 10pt; 
font-style: italic; 
font-weight: bold; 
margin-top: 3pt; 
margin-bottom: 5pt; 
}

#footer {
display:none;
}

#footerprint {
font-style:italic;
}

.underline {
text-decoration:underline;
}