body
{
	background-image: none;
	background-color: white;
 	margin: 0;
 	padding: 0;
}

.no_print
{
	display: none;
}

p
{
	font-size: 7pt;
}

table.bingo td
{
	padding: 5px;
	font-size: 9pt;
	line-height: 115%;
}

table.simple_content td
{
	padding: 0;
}

table.simple_content
{
	padding: 0px;
	border-color: rgb(80%,60%,0%);
	width: 95%;
}

table.simple_page
{
	width: 95%;
	padding: 0;
}

h1
{
	font-size: 13pt;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-size: 11pt;
}

h4
{
	font-size: 10pt;
}

a
{
	text-decoration: none;
}
