body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #00006A;
}
body {
	background-color: #D2E1F6;
}
a {
	font-size: 12px;
	color: #00006A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00006A;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000080;
}
h2 {
	font-size: 14px;
	color: #000080;
}
h3 {
	font-size: 12px;
	color: #000080;
}
h4 {
	font-size: 10px;
	color: #000080;
}
h5 {
	font-size: 9px;
	color: #000080;
}
h6 {
	font-size: 8px;
	color: #000080;
}
.small_text_link {
	font-size: 9px
}

