/* 
=====================================================================	
	 print.css
========================================================================	
   	Author: feedomtocreate.com
   	Date:	2009
  	
========================================================================*/  
body {

}

#NavHolder {
display:none;
}

#FooterBar {
display:none;	
}

.PrizeQn {
	font-family: "Libre", Arial, Verdana;
	text-decoration:none;
	font-size:50%;
	color:#666666;
	line-height: 150%;
	
}

.PrizeAns {
	font-family: "Libre", Arial, Verdana;
	text-decoration:none;
	font-size:65%;
	color:#000000;
	line-height: 100%;
}