TD, BODY
{
	font-family :Verdana;
	font-size : 11px;
}

.title
{
	font-weight :bold ;
	font-size :14px;
}

.score
{
	font-weight :bold;
	font-size :14px;
	color :Red ;
}

.pagetitle
{
	font-weight :bold ;
	font-size :16px;
}

.bigtitle
{
	font-weight :bold ;
	font-size :20px;
}

.breakHere
{
	page-break-before: always;
}

.mini
{
	font-size :8px;
}

