.BlueLink, A.BlueLink:link, A.BlueLink:visited
{
	Font-Family: Arial;
	Color: Blue;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: none;
}
			
A.BlueLink:hover
{
	Font-Family: Arial;
	Color: Blue;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: underline;
}
			
.BoxTitle
{
	Font-Family: Arial;
	Color: White;
	Font-Size: 13pt;
	Font-Weight: bold;
}
			
.Header1
{
	Font-Family: Arial;
	Font-Size: 12pt;
	Font-Weight: bold;
	Text-Decoration: underline;
}
			
.Header2
{
	Font-Family: Arial;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: underline;
}
			
.TLink, A.TLink:link, A.TLink:visited
{
	Font-Family: Arial;
	Color: Black;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: none;
}
			
A.TLink:hover
{
	Font-Family: Arial;
	Color: Blue;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: underline;
}
			
.TText
{
	Font-Family: Arial;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: none;
}