body
{
	top:0;
	left:0;
	width:98%;
	height:100%;
	font-family:"Times New Roman","Droid Serif",serif;
	font-size:100%;
	line-height:1.25em;
}
h1, h2
{	
	min-width:98%;
	font-family:"Arial","Droid Sans", sans-serif;
	margin:0px;
	padding:0px;
}
h1
{
	font-size:1.5em;
}
h2
{
	font-size:1.25em;
}
p
{
	min-width:95%;
	font-size:1em;
	margin:0 1% 0 2%;
	padding:0px;
}
p.question
{
	font-weight: bold;
}
p.answer
{
	font-weight: normal;
}