
/*** turn off orange background gif ***/

body { background-image:none; font-family :arial; color: #000000;} 

/*** remove unwanted page elements ***/

#logo, #sllogo, #searchNav, #pnav, #topnavHolder, #newBread, .right { display:none; }


h1 {font-size: 120%;}
h2 {font-size: 110%; font-weight:normal; }
h3 {font-size:100%; font-weight:bold;}
p {font-size:90%;}


#footerHolder { font-size:80%;}

a { text-decoration:none; font-weight:bold; color:#000000;}

