h1 {
	font-family: "Century Gothic", Futura;
	font-size: 32px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
}
body {
	background-color: #000000;
	margin: 0px;
}
.BasicBodyBold {
	font-family: "Century Gothic", Futura;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.BasicBodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-style: italic;
}
.PhotoTextTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.InsertedGraphicL {
	float: left;
	margin: 8px;
}
.InsertedGraphicR {
	margin: 8px;
	float: right;
}
.InsertedGraphicC {
	float: none;
	margin: 8px;
}
a.body_link:link {
	color: #D31A1D;
	font-family: "Century Gothic", Futura;
	font-size: 18px;
	text-decoration: none;
	font-weight: 100;
}
a.body_link:visited {
	color: #D31A1D;
	font-size: 18px;
	font-family: "Century Gothic", Futura;
	text-decoration: none;
	font-weight: 100;
}
a.body_link:hover {
	font-family: "Century Gothic", Futura;
	font-size: 18px;
	color: #00CC00;
	font-weight: 100;
}
a.body_link:active {
	color: #FFA53B;
	font-size: 18px;
	font-family: "Century Gothic", Futura;
	font-weight: 100;
}
.body_link_here {
	font-family: "Century Gothic", Futura;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
}
.BodyText {
	font-family: "Century Gothic", Futura;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: 100;
}
.BodyTextBold {
	font-family: "Century Gothic", Futura;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.BodyTextLarger {
	font-family: "Century Gothic", Futura;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: 100;
}
.BodyTextQuote {
	font-family: "Century Gothic", Futura;
	font-size: 12px;
	color: #999999;
	font-weight: 100;
	font-style: italic;
}

