h1 {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	letter-spacing: 1px;
	line-height: 20px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: 008080;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
}
h3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
h4 {
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}
h5 {
	font-family: Arial;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	letter-spacing: 5px;
}
h6 {
	font-family: Arial;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 10px;
	font-weight: normal;
}
p {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
