p {
	font-size: small;
	line-height: normal;
	letter-spacing: .60px;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #000000;


	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size: large;
	font-weight:bold;
	color:#000000;
	font-family: "Century Gothic", Helvetica, Arial;

	}

h2 {
	font-size:medium;
	font-weight:bold;
	color:#6699CC;
	font-family: "Century Gothic", Helvetica, Arial;

	}
	
.footer {
	padding:0px;
	font-size: small;
	color:#FFFFFF;
	line-height: normal;
	font-family: "Century Gothic", Helvetica, Arial;
	text-align: center;
	font-weight: bold;



	}
.navbar {
	padding:0px;
	font-size: medium;
	color:#CCCC00;
	text-indent: 20px;
	line-height: normal;
	font-family: "Century Gothic", Helvetica, Arial;
	font-weight: bold;
	text-decoration: none;



	}

a {
	color:#000000;
	text-decoration:none;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: small;

	}
a:link {
	color:#0000FF;
	text-decoration: underline;
}
a:visited {
	color:#0000CC;
	text-decoration: underline;

}
a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
