body
{
margin:0;
padding:0;
background-color:#1A5180;
}

h1 {
display:inline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color: #13283D;
}

h2 {
color:#3C3C3C;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
text-transform:none;
}

.blue_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #173653;
	text-decoration: none;
}

.black_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C3C3C;
	line-height:19px;
	text-decoration: none;
}

.heading_black_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C3C3C;
	text-decoration: none;
}

.subheading_black_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C3C3C;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B1C4D4;
	text-decoration: none;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B1C4D4;
	text-decoration: underline;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-smooth:always;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-smooth:always;
	font-variant: normal;
	text-transform: none;
	color: #E5F1FB;
	text-decoration: none;
}

