body,p
{
	font-family: Verdana;
	font-size: 10pt;
}
td
{
	font-size: 8pt;
}
.whitetext
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
A.whitetext:link {font-size: 12px; font-weight:bold;color: #FFFFFF; text-decoration: none}
A.whitetext:visited {font-size: 12px; font-weight:bold;color: #FFFFFF; text-decoration: none}
A.whitetext:hover {font-size: 12px; font-weight:bold;color: #FFFFFF;text-decoration: underline}
A.whitetext:active {font-size: 12px; font-weight:bold;color: #FFFFFF; text-decoration: underline}

h1
{
	font-size: 24px;
}
h2
{
	font-size: 18px;
}
th 
{
	background-color: #eeeeee;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-size: 2px;
	border-bottom-color: #ffffff;
}
.statistics
{
    font-size: 8pt;
	border-collapse: collapse;
	border-style: none;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
}

td.framework
{
	border-style: none;
}























