@charset "utf-8";
/* CSS Document */

p{
	font-family:"Century Gothic";

	font-size:36px
	color:#FFF;
	line-height: 36px;
	padding: inherit;
	font-size: 16px;
	color: #FFF;
	background-color: #000;
}
.medium {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	background-color: #000;
	display: none;
	text-decoration: underline;
}
.navigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	background-color: #000;
	display: block;
	padding: 0px;
	text-decoration: none;
}


.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #999;
	background-color: #000;
	display: block;
	padding: 0px;
	text-decoration: none;
}
.b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	padding: 0px;
}


.c {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}
