.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.rights {
	font-size: 12px;
	color: #006699;
}
.normal text {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;

}
.normalbold {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;

}
normaltext {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 12px;
}
.normalbig {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.normaltext {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 14px;
}
.italicquotes {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
}
.normaltextsmall {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 12px;
}
a:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #003366;

}
a:visited {
	color: #666666;
}
a:active {
	color: #003366;
	font-weight: bold;
}
.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
}
.navigation {
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}

