/**** no display ****/
#menu, #menu2, br {
display:none; 
}
a, a img, img src {border:none;text-decoration:none;}

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

#header, #header h1, #header h1 span, span, h1 {
color:#333;
font-family: "arial",helvetica,sans-serif;
font-size: 10pt;
text-decoration: none;
font-weight:bold;
text-transform:lowercase;
}

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, h4 {
color:#333;
font-size:10pt;
line-height:2pt;
}