.textbody {
  	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: normal;
}


.textbody_2 {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;
	font-weight: bold;

}


.textheader_blue {
	font-family: Arial;
	font-size: 12px;
	color: #3791F7;
	font-weight: bold;

}


.textheader_grey {
  	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-weight: bold;
}



.text_copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;

}


.textblue {
	font-family: Arial;
	font-size: 11px;
	color: #085AA5;
	font-style: normal;
	font-weight: bold;

}



.textitalic {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;

}



A.textlink:link {
   font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

A.textlink:active
{
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

A.textlink:visited
{
  	 font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

A.textlink:hover
{
   	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}




A.textlink2:link {
	font-family: Arial;
	font-size: 11px;
	font-style: oblique;
	text-decoration: underline;
}

A.textlink2:active
{
	font-family: Arial;
	font-size: 11px;
	font-style: oblique;
	text-decoration: underline;
}

A.textlink2:visited
{
	font-family: Arial;
	font-size: 11px;
	font-style: oblique;
	text-decoration: underline;
}

A.textlink2:hover
{
	font-family: Arial;
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
}
