/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: color: #3A388B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #3A388B;
}
a:visited {
	text-decoration: none;
	color: #3A388B;
}
a:hover {
	text-decoration: none;
	color: #1C95B0;
}
a:active {
	text-decoration: none;
	color: #2C98B4;
}
.header {
	color: #21327A;
	font-size: 16px;
	font-weight: bold;
}
h1 { color: #21327A;
	font-size: 16px;
	font-weight: bold;
	}
	h2 { color: #21327A;
	font-size: 14px;
	font-weight: bold;
	}
.style5 {
	font-size: 16px;
	color: #21327A;
	font-weight: bold;
}
.activepage {color: #FFFFFF}
.credit {color: #21327A;
	font-size: 9px;
	font-weight: bold;
	}