/* CSS Document */

body {
	background-color: #3173b2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #9CD2FA;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #004181;
}
a:active {
	color: #004181;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {font-size: 14px;
}
h3 {font-size: 13px;
}
.footer {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:link {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:active {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.ahighlight {
	font-size: 18px;
	color: #9CD2FA;
	font-weight: bold;
	}
.highlight {
	font-size: 16px;
	color: #9CD2FA;
	font-style: italic;
}
.images {
	border:none
}
