BODY
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
P
{
    font-size: 10pt;
}
TABLE
{
	font-family: Arial;
	font-size: 10pt;
}
TABLE.TD
{
	font-family: Arial;
	font-size: 10pt;
}
LI
{
	font-family: Arial;
	font-size: 10pt;
}
H1
{
	font-weight: bold;
	font-size: 14pt;
}
a:link
{
  font-family: Arial;
  font-size: 10pt;
  color: #CC0000;
  text-decoration: underline;
}
a:visited
{
  font-family: Arial;
  font-size: 10pt;
  color: #CC0000;
  text-decoration: underline;
}
a:active
{
  font-family: Arial;
  font-size: 10pt;
  color: #CC0000;
  text-decoration: underline;
}
a:hover
{
  font-family: Arial;
  font-size: 10pt;
  color: #999999;
  text-decoration: underline;
}
.redheading
{
  font-family: Arial;
  font-size: 14pt;
  color: #CC0000;
  text-weight: Bold;
}
.locationtext
{
  font-family: Arial;
  font-size: 14;
  font-weight: bold;
}
.redtext
{
  font-family: Arial;
  font-size: 12pt;
  color: #CC0000;
  text-weight: Bold;
}
.break
{
  page-break-before: always; 
}
.webfire
{
    FONT-SIZE: 8pt
}
A.webfire:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #996633;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.webfire:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #996633;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.webfire:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #996633;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.webfire:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #999999;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
