.title {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	background-position: center;
	text-transform: uppercase;
}
.superscript { color: #003399; font-size: 24px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background-position: center }
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(img_intro/back_shadow.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color: #333333;
}
.sub-title {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #7c0800;
	font-weight: bold;
	text-transform: uppercase;
}

.sub-title_2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.menu { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center }
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.news {
	background-image: url(img_intro/news_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 40px;
	color: #FFFFFF;
	padding-right: 40px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px; !important	
}
.news:link {
	color: #FFFFFF;
	text-align: center;
}

