body
{
	font-size: 9pt;
	font-family: Verdana;
}
.heading
{
	font-weight: bold;
	font-size: 14pt;
	color: #993399;
	font-family: 'Arial';
}
.bodytext
{
	font-size: 9pt;
	font-family: Verdana;
}

.buttonface
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
	background-color: #9933ff;
}
.listitem
{
	font-size: 9pt;
	font-family: Verdana;
}
TH
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: darkorchid;
}
.guidance
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: none;
	border-top-style: double;
	padding-top: 5px;
	font-family: Verdana;
	border-right-style: double;
	border-left-style: double;
	background-color: #ffff99;
	border-bottom-style: double;
}
A
{
	font-size: 9pt;
	color: #663399;
	font-family: Verdana;
	text-decoration: none;
}
A:visited
{
	font-size: 9pt;
	color: #663399;
	font-family: Verdana;
	text-decoration: none;
}
A:active
{
	font-size: 9pt;
	color: #663399;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 9pt;
	color: #ff0033;
	font-family: Verdana;
	text-decoration: underline;
}
TD
{
	font-size: 9pt;
	font-family: Verdana;
}
.smallhead {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #993399;
	font-weight: bold;

}
.bland
{
	color: black;
	font-family: Verdana;
	background-color: lightgrey;
}
.lightbluebar
{
    BACKGROUND-COLOR: #B2BADE;
    COLOR: #ffffff;
    PADDING: 2px 2px 2px 2px;
    width: 100%;
    font-weight: bold
}
.printbar
{
    BACKGROUND-COLOR: #B2BADE;
    COLOR: #ffffff;
    PADDING: 4px 4px 4px 4px;
    width: 200px;
    font-weight: bold
}