
body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans";
  font-weight: bold;
}



#master
{
	text-align:left;
	/*
	position:absolute; 
	left: 0px;
	overflow:visible;
	*/
	/*fireFox*/
}

#answerContainer
{
	width: 600px;
	/*fireFox*/	
	overflow:visible;	
}

#header, #rightNaviContainer, #footerImage, #printerGo_ToTop
{
	display:none;
}


