H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;			
	color: #FFFFFF;
	font-weight: 400;
	margin: 0px;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;			
	color: #FFFFFF;
	font-weight: 400;
	margin: 0px;
}
a.white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover
{

 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 color: #00FF00;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16pt;
}

.textheading 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #CCFFFF;
}

.subheading {
	font-style: italic;
	color: CCFFFF;
}


.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;			
	color: #FFFFFF;
}

.head
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}

a
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
 color: #CCFFCC;
}

a:hover
{
	
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
 color: #00FF00;
}
.portfolioHdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	margin: 20 px;
	text-align: left;
}

.pTable {
   border: thin;
   padding:4;
   background-color:#999999;
   border:#666666;
}
