SPAN.Intro0
{
	font-family: Arial;
	color: white;
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.Intro1
{
	font-family: Arial;
	color: white;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.Intro2
{
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
SPAN.Title1
{
	font-family: Arial;
	color: #106b97;
	font-size: 14pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.Title2
{
	font-family: Arial;
	color: black;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.Title3
{
	font-family: Arial;
	color: #106b97;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.FishRed
{
	font-family: Arial;
	color: DarkRed;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.FishBold
{
	font-family: Arial;
	color: black;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
}
SPAN.Text
{
	font-family: Arial;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.Link
{
	font-family: Arial;
	color: blue;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline;	
}
A.Link:hover
{
	font-family: Arial;
	color: blue;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline;	
}
HR
{
	color: #106b97;
}
