.title_text {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
.subtitle_text {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.body_text {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
a {
	text-decoration:none;
	color:#999999
}
	
a:hover {
	color:#000000
}


	