h1 {
	font-family: AucoinExtBol;
	font-size: x-large;
	color: #FCD01C;
	text-decoration: blink;




}
h2 {
	font-family: AucoinExtBol;
	font-size: medium;
	font-weight: normal;
	color: #FCD01C;



}
p {
	font-family: AucoinExtBol;
	font-size: small;
	color: #FBE89D;


}
h3 {
	font-family: AucoinExtBol;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;

}
h4 {
	font-family: AucoinExtBol;
	font-size: smaller;
	font-weight: normal;

}
a:link {
	color: #FCD01C;
	text-decoration: underline;
	font-family: AucoinExtBol;


}
h5 {
	font-family: AucoinExtBol;
	font-size: medium;
	font-weight: bold;
	color: #FBE89D;


}
a:visited {
	color: #FBE89D;
	font-family: AucoinExtBol;


}
li {
	list-style-image: url(../Images/button.jpg);
	list-style-type: circle;
	font-family: AucoinExtBol;



}
h6 {
	font-family: AucoinExtBol;
	font-size: medium;
	color: #FBE89D;
	line-height: normal;
	font-weight: lighter;
	top: 1px;
	bottom: 1px;




}
