body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 660px;
	margin-left: 20px;
	background-color: #F5F9FC;
}
.title {
	font-size: 18pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-position: left top;
	padding-top: 20px;
	padding-left: 7px;
}
.subtitle {
	font-size: 13pt;
	margin-top: 22px;
}
.navbar {
	font-size: 11pt;
	background-color: #E1E1E1;
	text-decoration: none;
}
a:link {
	color: #0067E6;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.navbar:link {
	color: #333333;
}
a.navbar:visited {
	color: #666666;
}
a.navbar:hover {
	color: #FF9900;
}
a.home:link {
	color: #333333;
}
a.home:visited {
	color: #333333;
}
a.home:hover {
	color: #E9E9E9;
}
.home {
	font-size: 18px;
	margin-left: 10px;
	text-decoration: none;
}
.address {
	font-size: 7pt;
	color: #666666;
}
.fineprint {
	font-size: 7pt;
}
.copyright {
	font-size: 10px;
}

