body {
	padding: 20px;
}
.nav_txt {
	font-family: "Century Gothic";
	font-size: 9px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	padding-top:20px;
}
.nav_txt a:link {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.nav_txt a:visited {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.nav_txt a:hover {
	font-family: "Century Gothic";
	font-size: 9px;
	color:#CCCCCC;
	text-decoration: none;
}

.content_table_padding {
	padding-top: 10px;
}
.logo {
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:20px;
}
.logo a:link {
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:20px;
}
.logo a:visited {
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:20px;
}
.logo a:hover {
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:20px;
}
.body_txt {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-top:0px;
}
