@charset "UTF-8";

.topbodycopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #05054a;
	font-weight: normal;
	text-align: justify;
}
.bodycopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	link: text-decoration: none; color: #333333;
	active: text-decoration: none; color: #333333;
	visited: text-decoration: none; color: #333333;
	hover: text-decoration: none; color: #0090c5;
	
	
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	link: {text-decoration: none; color: #ffffff}

}	
.white:link {color: #ffffff; text-decoration: none}
.white:active {color: #ffffff; text-decoration: none}
.white:visited {color: #ffffff; text-decoration: none}
.white:hover {color: #cccccc; text-decoration: none}
	
	
}
A:link {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:hover {text-decoration: none; color: #0090c5;}
}
