body
{
    font-color: #000000;			
	font-family: arial;
	font-size: 9pt;
	background-color: #ffffff;
}

TD
{
   font-color: #000000;			
   font-family: arial;
   font-size: 8pt;
}

A 
{
  color: #000000;
}

A:hover {
  color: #666666;
}

.rightNav {
   	font-color: #000000;			
   	font-family: arial;
   	font-size: 8pt;
	font-weight:bold;
	
	padding-top: 10px;
	text-decoration:none;
}

A.rightNav {
	text-decoration:none;
}

A.rightNav:hover {
	text-decoration:underline;
}


.tborder {background-color: #999999;}
.tsubhead {background-color: #cccccc; font-size: 11pt; font-weight: bold; color: #ffffff; font-style: oblique; font-variant: small-caps;}
.theader {background-color: #f4f4f4; font-size: 10pt; font-weight: bold;}
.trow1 {background-color: #FFFFFF;}
.trow2 {background-color: #ECECEC;}

