html,body{ 
	background-color: #fff;
	font-size: 12pt;
}
h2{
	font-size: 16pt;

}
h2.moduleHeader {
	font-size: 16pt;
}
h3{
	font-size: 12pt;
	font-weight: bold;
}
h4{
	font-size: 12pt;
}
#nav { 
	display: none;
}
#header{
	display: none;
}
#rightColumn{
	display: none;
}