h1 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 24px;
	color: #FFCC33;
	font-weight: bolder;
	letter-spacing: normal;
	top: auto;
	line-height: normal;
	height: auto;
}
h2 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: small;
	font-weight: bolder;
	color: #CC0000;
}
h3 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #00CCCC;
}
h4 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #009999;
}
h5 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
}

h6 {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC33;
	font-variant: normal;
	line-height: 22px;
}
p {
	font-family: Garamond, "Times New Roman", Verdana, Arial;
	font-size: 16px;
	color: #42CBC3;
	font-weight: bold;
}
