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;
}
