	/**body**/
	body  {
		color: #333333;
	}
	td.body_text   { 
		color: #333333; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		line-height: 15px 
	}
	td.footer_text {
		font-family: Arial;
		font-size: 10px;
		font-style : normal;
		color: #ffffff;
	}
	font.normal  { 
		color: #333333; 
		font-size: 11px; 
		font-family: Arial;
		font-style: normal; 
		line-height: 15px 
	}
	font.subnav  { 
		color: #ffffff; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		line-height: 15px 
	}
	font.footer {
		font-family: Arial;
		font-size: 10px;
		font-style : normal;
		color: #ffffff;
	}
	font.body_title   { 
		color: #244082; 
		font-size: 19px; 
		font-family: Times, "Times New Roman", serif 
	}
	font.body_subtitle   { 
		color: #555555; 
		font-size: 15px; 
		font-family: Times, "Times New Roman", serif 
	}
	a.link    {
		 color: white; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px; 
		text-decoration: none 
	}
	a.link:hover    { 
		color: #bfb669; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px; 
		text-decoration: none 
	}
	a.link_body   { 
		color: #0b1c45; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px; 
		text-decoration: none 
	}
	a.link_body:hover   { 
		color: #bfb669; 
		font-size: 11px; 
		font-family: Arial; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px; 
		text-decoration: none 
	}
	a.link_footer {
		font-weight: normal;
		font-family: Arial;
		font-size: 10px;
		font-style : normal;
		color: #ffffff;
		text-decoration: none;
	}
	a.link_footer:hover {
		font-weight: normal;
		font-family: Arial;
		font-size: 10px;
		font-style : normal;
		color: #bfb669;
		text-decoration: none;
	}