@charset "utf-8";
td img {display: block;}body {
	background-color: #0474B6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.header {
	font-size: 24px;
	color: #0474B6;
	font-weight: normal;
}
.header2 {
	color: #333;
	font-size: 14px;
	font-weight: bolder;
}
.footer {
	font-weight: bold;
	color: #CCC;
}
.subheader {
	font-size: 14px;
	color: #0474B6;
	font-weight: bold;
}
.subheaderpink {
	font-size: 14px;
	color: #F0F;
	font-weight: bold;
}
a:link {
	color: #0474B6;
}
a:visited {
	color: #0474B6;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}
.ah:link {
	color: #666;
	text-decoration: none;
}
.ah:visited {
	color: #666;
	text-decoration: none;
}
.ah:hover {
	color: #0474B6;
	text-decoration: none;
}
.ah:active {
	color: #0474B6;
	text-decoration: none;
}

