p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
	text-align: justify;
}

p.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #025185;
	text-align: justify;
}

p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

p.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
	text-align: center;
}

A:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 135%;
	color: #c2c8d1;
	text-decoration : underline;
}

A:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 135%;
	color: #c2c8d1;
	text-decoration : underline;
}

A:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 135%;
	color: #ffffff;
	text-decoration : underline;
}

A.xlinks:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 135%;
	color: #c2c8d1;
	text-decoration : none;
}

A.xlinks:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 135%;
	color: #c2c8d1;
	text-decoration : none;
}

A.xlinks:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 135%;
	color: #ffffff;
	text-decoration : underline;
}
