body
{
  font-family:Verdana
}
a 
{
  font-size:10pt
}
A:link
{
  font-weight: bold;
  color: #3333cc;
  font-family: Arial;
  text-decoration: none;
}	
		
A:visited	{
  font-weight: bold;
  color: #3333cc;
  font-family: Arial;
  text-decoration: none;
}	
		
A:active	{
  font-weight: bold;
  color: #3333cc;
  font-family: Arial;
  text-decoration: none;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	blue;
	}
.date
{
  font-size:8pt;
  color:Gray;
  margin-bottom:20px;
}
.subheading
{
  font-size:9pt;
  font-weight:bold;
}
.heading
{
  font-size:16pt;
  font-weight:bold;
}
.headingtable
{
  margin-top: 5px;
  margin-bottom: 15px;
}
.printlist
{
  border-top: 1px solid white;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid silver;
}
.printlistHeader
{
  background-color:#CCCCCC;
  color:Black;
  font-size:7pt;
  line-height:9pt;
}
.printlistFooter
{
  background-color:White;
  color:Black;
  font-size:8pt;
  border-top: 1px solid black;
  padding-top: 8px;
}
.printlistItem
{
  background-color:White;
  font-size:8pt;
  height:33px;
}
.printlistItemAlt
{
  background-color:#EEEEEE;
  font-size:8pt;
  height:33px;
}
.formlabel
{
  font-size:8pt;
}
