body, .div_col1, .div_col2
 {
margin: 0;
width:  100%;
float: none;
background: #fff url(none);
text-align: left;
}
img {
border: none;
}
body {
color: #000;
border-width: 0;
font: 16px Verdana, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
color: #000;
font-family: Verdana, Arial, sans-serif;
}
h1 { font-size: 150%;
	color: #c30;
}
h2 { font-size: 125%;
	color: #06c;
}
h3 { font-size: 110%;
	color: #000;
}
h4 { font-size: 100%; font-variant: small-caps;
	color: #8d94a6;
}
h5 { font-size: 100%;
	color: #c30;
}
h6 { font-size: 90%; font-style: italic;
	color: #c30;
}
.div_l {
	font-size: 12px;
}
/* do not show */
.div_col1, .Utility, .top, .MenuBar, .div_r, input[type=button], .print, .noprint {
display: none; 
}
