.MenuTab
{
	display: none;
}
.Title
{
	display: none;	
}
.DivButtons
{
	display: none;	
}
.Footer
{
	display: none;	
}
.DivResults
{
	padding: 0px 0px 10pt 0px;
}
.Title
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.ResultsTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.ResultsNumbers
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.SubTitle
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}
.Description
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
.SubDescription
{
	font-weight: bold;
	font-size: 6pt;
	font-family: Arial;
}
.Text
{	
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
.Results
{	
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}





#PrintTop
{
	display: none;
}
#PrintBottom
{
	display: none;
}
#PrintResults
{
	display: none;
}
#PrintTopOptions
{
	display: none;
}
#PrintExemplar
{
	display: none;
}
#PrintLeftTd
{
 padding-left: 15pt;
 width: 35pt;	
}
#PrintCenterTd
{
padding-left: 15pt;
}
#PrintRightTd
{
padding-left: 15pt;	
}

Body
{
	font-size: 10pt;
	font-family: Arial;
}

A
{
	color: #0000cd;
	text-decoration: none;
}
A:active
{
	color: #0000cd;
	text-decoration: none;
}
A:hover
{
	color: #0000cd;
	text-decoration: underline;
}
A:link
{
	color: #0000cd;
	text-decoration: none;
}
A:visited
{
	color: #0000cd;
	text-decoration: none;
}