body {
	font-family: Arial, Helvetica, sans-serif;
}



.left_header, .left_header a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#001931;
	text-decoration:none;
}
.left_links{
	font-size:12px;
	color:#0B3C6C;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
.bottom_header, .bottom_header a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#A1D0FF;
	text-decoration:none;
}
.bottom_text, .bottom_text a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
.bottom_text a:hover{
	text-decoration:underline;
}
.copyright{
	color:#07345F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
}