@charset "utf-8";
/* CSS Document */

.titles {
	font-family: "Century Gothic";
	font-size: 25px;
	font-weight: 900;
	font-stretch: expanded;
}
.sub_title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sub_sub_title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.paragraph_sub {
	list-style-type: none;
}
