a:link
{
	color: #005CA3; 
	font-weight: bold;
	text-decoration : none;
}
a:visited
{
	color: #005CA3; 
	font-weight: bold;
	text-decoration : none;
} 
a:active 
{
	color: #005CA3;
	font-weight: bold;
	text-decoration : none;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-size: 		8pt;
	font-family: 	Arial;
	color: 			#333333
}
body
{
	font-family: Arial;
	background-color: #666666;
	color: #333333;
	font-size: 8pt;
}

h1
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}

.intrinsicBlueHighlight
{
	font-family: Arial;
	color: #005CA3;
	font-weight: bold;
	font-size=: 10pt;

}
.intrinsicBold
{
	font-family: Arial;
	font-weight: bold;
}


.copyRight
{
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;

}
.footerHidden
{
	font-family: Arial;
	font-size: 7pt;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
.intrinsicBody
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;

}
.intrinsicFeature
{
	font-family: Arial;
	font-size: 7pt;
	color: #333333;

}
.intrinsicDate
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}