.itg_body {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.itg_header {
	font-family: "Century Gothic";
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
}
.itg_subtext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.itg_header2 {
	font-family: "Century Gothic";
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.itg_copyright {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	position: relative;
	bottom: 100%;
}
