﻿body 
{
	font-family:verdana;
	font-size:11px;
	color:#666666;
}
.verdana11gray
{
	font-family:verdana;
	font-size:11px;
	color:#666666;
}
.arial11black
{
	font-family:arial;
	font-size:12px;
	color:black;
}

.pageheader_root
{
	font-size: 18px;
	color: #e8831f;
}

.pageheader_title
{
	font-size: 18px;
	color: #545353;
}

.legendrow
{
background: #c3da71;
border: 1px dotted #9a9999;
padding: 5px;
font-size:10pt;
	color:#1c1c1c;
	font-weight:bold

}

.legendalternaterow
{
background: #f0d48b;
border: 1px dotted #9a9999;
padding: 5px;
font-size:10pt;
	color:#1c1c1c;
	font-weight:bold

}