h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	text-transform: capitalize;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	color: #000000;



}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline overline;





}
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
a.bottomlink:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FF0000;

}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;

}
