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: black;
  text-decoration: underline;
}
a:visited
{
  font-family: Arial;
  font-size: 10pt;
  color: black;
  text-decoration: underline;
}
a:active
{
  font-family: Arial;
  font-size: 10pt;
  color: black;
  text-decoration: underline;
}
a:hover
{
  font-family: Arial;
  font-size: 10pt;
  color: red;
  text-decoration: underline;
}
a:link.sidebar
{
  font-family: Arial;
  font-size: 12pt;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a:visited.sidebar
{
  font-family: Arial;
  font-size: 12pt;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a:active.sidebar
{
  font-family: Arial;
  font-size: 12pt;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a:hover.sidebar
{
  font-family: Arial;
  font-size: 12pt;
  color: #996633;
  text-decoration: underline;
  font-weight: normal;
}
.titletext
{
	position:absolute; 
	top: 20; 
	left: 250;  
	margin: 0
}
.title2text
{
	position:absolute; 
	top: 50; 
	left: 520;  
	margin: 0
}
.location
{
	position:absolute; 
	top: 110; 
	left: 410;  
	margin: 0;
	font-size: 8pt;
	color: #999999;
}
.footer
{
	font-size: 8pt;
	color: #999999;
}
.webfire
{
	font-size: 8pt;
	color: burgundy;
}
a:link.webfire
{
  font-family: Arial;
  font-size: 8pt;
  color: #996633;
  text-decoration: none;
  font-weight: normal;
}
a:visited.webfire
{
  font-family: Arial;
  font-size: 8pt;
  color: #996633;
  text-decoration: none;
  font-weight: normal;
}
a:active.webfire
{
  font-family: Arial;
  font-size: 8pt;
  color: #996633;
  text-decoration: none;
  font-weight: normal;
}
a:hover.webfire
{
  font-family: Arial;
  font-size: 8pt;
  color: #999999;
  text-decoration: underline;
  font-weight: normal;
}
