body{
       font:8pt Arial, Tahoma, sans serif;
       background-color: white !important;
       background-image: none !important;
       color:black;
}


#page  {
width: 100%;
}

#breadcrumb, #footer, #col2, #nav, #topnav {
   display:none;
 }
 
h1 {
font-size:12pt;
}

h2 {
font-size:11pt;
}

h3,h4,h5,h6 {
font-size:9pt;
}

#header { 

background-color: #fff;
margin: 20px 0;
}

#header img {
width: 630px; 
height: 63px;
}

 #col3 {width:400px;
	float: left;
	margin: 0px 10px;
}

 #col1 {float:right;
width: 200px;
	margin: 0px 10px;
}

