/**** no display ****/
#menu, #menu3, br {display:none;}
#header1, #header2, #header3, #header4, #header5, #header6 {display:none;}
#footer a, #footer a:link {display:none;}
.thumb, .print {display:none;}

/**** changes styling ****/

body, a, a:link, p {
background:#fff;
font-family: "arial",helvetica,sans-serif;
font-size: 10pt;
text-decoration: none;
text-align: left;
clear: both;
}

h2 {
color:#666;
font-size:12pt;
}
h3 {
color:#333;
font-size:10pt;
line-height:2pt;
}
h4 {text-transform:uppercase;}

img, a img {
border:none;
text-decoration:none;
}
.caption {margin-bottom: 20pt;}
#main dt {
margin:10pt 0 10pt 0;
text-align:center;
font-weight:bold;
}
#main dd {
text-align:center;
}

#footer {text-transform:uppercase;margin-top:20pt;}