@charset "UTF-8";
body {
	background-color: #f6f6f6;
	background-image: url(images/background.gif);
	font-family: Century Gothic, sans-serif;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom_nav {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	color: #999999;
}
p {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #797979;
	font-style: normal;
	font-variant: normal;
	line-height: 12pt;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.body_face {
	font-family: Century Gothic, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3A3A3A;
	font-style: normal;
	font-variant: normal;
	line-height: 12pt;
	margin: 8px;
}
.blue_header {
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #000066;
	font-size: 12pt;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.red_header {
	font-family: "Century Gothic", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
a:link {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	color: #999999;
}
a:hover {
	font-family: Century Gothic, sans-serif;
	font-size: 9pt;
	color: #000000;
}

