.SubHead
{
	color: #14489f;  
	font-size: 8pt;  
	font-weight: 900; 
	font-style: normal;
	background-color: Transparent;
	font-family:  Arial, sans-seriff; 
}

.Head {
	color: #14489f; 
	font-size: 12pt;  
	font-style: normal;
	background-color: Transparent;
	font-family:   Arial, sans-seriff; 
}

H1 {
	color: #14489f;  
	font-size: 18pt;   
	font-style: normal;
	background-color: Transparent;
	font-family:  Arial, sans-seriff; 
}

H2 {
	color: #000000;  
	font-size: 16pt;   
	font-style: normal;
	background-color: Transparent;
	font-family:  Arial, sans-seriff; 
}

H2 {
	color: #000000;  
	font-size: 14pt;   
	font-style: normal;
	background-color: Transparent;
	font-family:  Arial, sans-seriff; 
}

.Normal
{
	color: #000000;
	font-size: 12pt;
	font-family:  Arial, sans-seriff; 
}

.Div
{
	color: #000000;
	font-size: 12pt;
	font-family:  Arial, sans-seriff; 
}
A:link
{
color: #14489f; 
text-decoration: none;
}
A:visited
{
color: #14489f; 
text-decoration: none;
}
A:active
{
color: #ed1c24;
text-decoration: none;
}
A:hover
{
color: #ed1c24;
text-decoration: underline;
}