.contact {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: large;
	color: #999999;
	letter-spacing: 1em;
	word-spacing: 1em;
	text-decoration: none;
}
.body {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.bodyBold {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #E6B6BF;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	text-transform: uppercase;
}
.bodyItalic {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.bodyCenter {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
}
.bodyCaps {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	text-transform: uppercase;
}

