body {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #1F5E71;
	margin: 0px; }
	
.body {
	font-size: 13px;
	color: #000000;
	line-height: 20px; }
	
.body em{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #1F5E70;
	margin: 0px; }
	
.body a:link {
	color: #247C9E;
	text-decoration: none; }
	
.body a:visited {
	color: #247C9E;
	text-decoration: none; }
	
.body a:hover {
	text-decoration: underline; }
	
.left-col {
	font-size: 11px;
	color: #000000;
	line-height: 15px; }
	
.left-col em{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #1F5E70;
	margin: 0px; }
	
.left-col a:link {
	color: #247C9E;
	text-decoration: none; }
	
.left-col a:visited {
	color: #247C9E;
	text-decoration: none; }
	
.left-col a:hover {
	text-decoration: underline; }
	
.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px; }
	
.footer a:link {
	color: #FFFFFF;
	text-decoration: none; }
	
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none; }
	
.footer a:hover {
	text-decoration: underline; }
