	.head_bg
 {
	background-image:    url("images/subpage/header_repeat.jpg");
	background-position: right;
	background-repeat: no-repeat;
}	
	
	body
	{
	margin: 0;
	background-color: #132B71;
	}
	
	/* Body Styles */
	
	.sub_title 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
	.body_text 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	.test_text 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	/* End Body Styles */
	
	/* Footer Styles */
	
	.footer_text 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8B9FD2;
	text-decoration: none;
	}
	
	/* End Footer Styles */
