.largeBold1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFCC00;
}
.normalText1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
}
.normalText1 a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.normalText1 a:hover {
	text-decoration: underline;
}
.normalText1 a:visited {
	color: #999999;
}
.normalText1 a:visited:hover {
	text-decoration: underline;
}
.footerCoName {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
.footerText {
	font-size: 10px;
	color: #CCCCCC;
}
.normalText2 {
	font-size: 12px;
	color: #333333;
	font: Century Gothic;
}
.copyright {
	font-family: "Century Gothic", Tahoma;
	font-size: 9px;
	color: #CCCCCC;
}
body {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 8px;
	background-image: url(../images/backgrounds/grey-gradient.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color:#FFFFFF;
}
.footerDiv {
	font-family: "Century Gothic", Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}
