BODY
{
	font-family: arial;
	font-size: 10pt;
} 
TD
{
	font-family: arial;
	font-size: 10pt;
} 
A:link
{	
	text-decoration:	underline;
	color:	#0000ff;
}	
A:visited
{	
	text-decoration:	underline;
	color:	#0000cc;
}	
A:active
{	
	text-decoration:	none;
	color:	#0000ff;
}			
A:hover	
{	
	text-decoration:	none;
	color:	#0000cc;
} 
A.whiteLink:link
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: arial
}
A.whiteLink:visited
{
	text-decoration:	none;    
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: arial
}
A.whiteLink:hover
{
	text-decoration:	underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-FAMILY: arial
}
.titleText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #000066;
	FONT-FAMILY: arial;
	font-style:italic
}
.largeBlueText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #5763B9;
	FONT-FAMILY: arial;
	font-style:italic
}
.redText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Red;
	FONT-FAMILY: arial;
	font-style:italic
}
.boldText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: Black;
	FONT-FAMILY: arial;
	font-style:italic
}
