body{
	background: #004990;
	margin: 0px;
}

.header_text, .header_text a:link, .header_text a:visited, .header_text a:active  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}

.header_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_text, .footer_text a:link, .footer_text a:visited, .footer_text a:active  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_text_bold, .footer_text_bold a:link, .footer_text_bold a:visited, .footer_text_bold a:active  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.footer_text_bold a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.body_text, .body_text a:link, .body_text a:visited, .body_text a:active  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #004990;
	text-decoration: none;
}

.body_text a:hover{
	color: #004990;
	text-decoration: underline;
}

.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:active  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

.body_text_large a:hover{
	color: #fff;
	text-decoration: none;
}
