a.CRBold:link		{
	background-color : transparent;
	color : #00008B;	
	font-size : 10pt;	
	font-weight : bold;
	text-decoration : underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.CRBold:visited	{
	background-color : transparent;
	color : #00008B;
	font-size : 10pt;	
	font-weight : bold;	
	text-decoration : underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		
}
a.CRBold:hover		{
	background-color : transparent;
	color : Green;
	font-size : 10pt;	
	font-weight : bold;		
	text-decoration : underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD.CRCell0 {
	background : #003399;
	border : 1px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt ;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}
TD.CRCell1 {
	background : #FFFFF4;
	border : 1px solid White;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt ;
	text-align : center;	
}
.CRTit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11pt ;
	font-weight : bold;
	color : #B00039;
	font-style: normal;
}
.CRSubTit {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt ;
	font-weight : bold;
	color : #003399;
	font-style: normal;
}