@charset "UTF-8";
.intro/* CSS Document */

 {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}
.link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.link:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #009EDC;
	font-weight: normal;
	text-decoration: none;
	}
.visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #009EDC;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.subnavigation {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3399CC;
	text-decoration: none;
	font-weight: normal;
}
.subnavigation:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #009EDC;
	text-decoration: none;
	font-weight: normal;
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
}
.title {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	text-transform: none;
}
.description {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
.rollover {
	font-size: 18px;
	color: #CCC;
	padding-left: 5px;
	font-family: "Century Gothic";
}