.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;
}
		     
.BoxTitle a 
{
	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;
}
		     
.Header3
{
	Font-Family: Arial;
	Font-Size: 16px;
	Font-Weight: bold;
	Color: #9e1b1e;
	Color: #27496f;
	Text-Decoration: none;
}
			
.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;
}
		     
A.NLink 
{
    font-family: Arial;
    font-size: 13px;
    color: black;
    text-decoration: underline;
}			

.TText
{
	Font-Family: Arial;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Decoration: none;
}
		     
.sep
{
    width:91%;
    margin: 3px auto 3px auto;
    height:1px;
    background-color:#6799ca;
    overflow:hidden;
}
