.none, #header, #col-1, #col-3, #footer{
	display:none;
}
html, body{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	width:100%;
}
#col-2{
	width:100%;
}
h1{
	font-size:20pt;
}
h2{
	font-size:18pt;
}
h3{
	font-size:14pt;
}
#wrapper, #content {
	width:100%;
}