body {
	color : #000000; 
	background: #ffffff;
	width: 8.5in;
	margin: 0 0 0 0;
	font-size: 12pt;
}

h2	{
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	color: black;
	font-size: 18pt;
	font-weight: bold;
	font-stretch: semi-condensed;
}

div#banner { 
	display: none; 
}

div#topbar { 
	display: none; 
}

div#sidebar { 
	display: none; 
}

div#footer { 
	display: none; 
}

.noprint	{
	display: none;
}

h2.lined	{
	text-align: center;
	border-bottom: 2px solid  grey;
}

table#tryout	{
	border: 1px;
	page-break-inside: auto;
}
	
form	{
	display: block;
	page-break-before: always;
}

legend	{
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	color: black;
	font-size: 18pt;
	font-weight: bold;
	font-stretch: semi-condensed;
}

#expectations	{
	page-break-before: always;
	margin: 2in 1.5in;
}
