.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
}
.blue_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #17346C;
}
.header_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.header_white_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.menu_links a:link {
	color: #666666;
	text-decoration: none;
}
.menu_links a:visited {
	color: #666666;
	text-decoration: none;
}
.menu_links a:hover {
	color: #17346C;
	text-decoration: underline;
}
.menu_links a:active {
	color: #17346C;
	text-decoration: underline;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
}
.blue_titles_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #17346C;
}
.body_links a:link {
	color: #17346C;
	text-decoration: underline;
}
.body_links a:visited {
	color: #17346C;
	text-decoration: underline;
}
.body_links a:hover {
	color: #666666;
	text-decoration: underline;
}
.body_links a:active {
	color: #666666;
	text-decoration: underline;
}.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #17346C;
	line-height: 16px;
}
.body_small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #17346C;
	line-height: 14px;
}
.blue_header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #17346C;
}

