body
{
	margin-top: 0px;
	background-color: #33ffff;
}
A:link
{
	color: blue;
	text-decoration: none;
}
A:visited
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: red;
	text-decoration: underline;
}
.navbar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Sans-serif;
    TEXT-ALIGN: left
}

.totalbox
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Sans-serif;
    TEXT-ALIGN: center
}
.smallprint
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial, Sans-serif;
    TEXT-ALIGN: left
}
.gridprint
{
  
    FONT-SIZE: 8pt;
    color: Navy;
    FONT-FAMILY: Arial, Sans-serif;

}

.gridheader
{
  
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Sans-serif;
    font-weight:bold;
    color:White;
}

BODY.report
{
	background-color:White;
}
BODY.help
{
	background-color: lemonchiffon;
}
.head1
{
	font-size: 18pt;
	color: black;
	font-style: italic;
	font-weight:bold;
	font-family: Arial Black;
}
.head2
{
	font-size: 14pt;
	color: black;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
}
.head3
{
	font-size: 12pt;
	color: black;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
}
.head3help
{
	font-weight: bold;
	font-size: 12pt;
	color: darkgreen;
	font-family: Arial, Sans-Serif;
}
.head2help
{
	font-weight: bold;
	font-size: 14pt;
	color: mediumblue;
	font-family: Arial, Sans-Serif;
}

.head4
{
	font-size: 10pt;
	color: black;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
}
.head4intro
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Arial, Sans-Serif;
}
.button
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Sans-Serif;
}