.format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #814f0f;
}
.format2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #814f0f;
}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #814f0f;
}
A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: none;
    COLOR: #aa5a1d;
    FONT-FAMILY: Arial
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: none;
    COLOR: #aa5a1d;
    FONT-FAMILY: Arial
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: none;
    COLOR: #6a4e16;
    FONT-FAMILY: Arial
}