﻿body
	{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: small;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: white;
}

div.no_print
{
	display:	none;
}

div.page_header
{
	display:	none;
}

#player_cards
{
	width:		7.75in;
}

table {
    border:solid #000 !important;
    border-width:1px 0 0 1px !important;
	border-collapse: initial;
}
th, td {
    border:solid #000 !important;
    border-width:1px 1px 1px 1px !important;
}
