p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a {
	font-weight: bold;
	color: #383269;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	background-color: #FFFFFF;
	color: #000066;

}
li {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	padding:7px;
	list-style-type: circle;
	list-style-position: outside;

}
.table {
	font-family: "Century Gothic";
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	list-style-type: circle;


		}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336633;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;

}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
h4 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;


}
h5 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000033;
	font-weight: bold;

}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
