p{
	font-size: 12pt;
	color: Black;
}
.question{
	font-size: 12pt;
	font-weight:bold;
}
h1{
	font-size: 18pt;
	font-weight: bold;
}
h2{
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}
div#header {
	display : none;
}

div#navigation {
		display : none;
}

div#footer {
    background-color: #fff; color: #000;
}

div.bottomtextnavigation {
	display : none;
}
div#content {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}

