#left,#right,.printhide{
	display: none;
}
body *{
background-color:#ffffff;
color:#000000;
font:10pt/14pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1{
font-weight:bold;
font-size:14pt;
}
h2{
font-weight:bold;
font-size:11pt;
}
h3{
font-weight:bold;
font-size:11pt;
}
a,a:link,a:visited{
background-color:#ffffff;
color:#000000;
text-decoration:none;
}
abbr,acronym{
border-bottom:none;
font-variant:normal;
letter-spacing:normal;
}
#header,#footer{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
padding:0.5em;
text-align:center;
}
#footer{
font-size:8pt;
}
