h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
}
h6 {
	font-family: "Arial Narrow", Arial;
	font-size: 70%;
	color: #000000;
	font-weight: lighter;
}
a {
	color: #000000;
}
h5 {
	font-size: 160%;
	font-style: italic;
}
p {
	font-family: "Arial Narrow", Arial;
	font-size: 100%;
}
h4 {
	font-family: "Arial Narrow", Arial;
	font-size: 80%;
	top: 25%;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
li {
	font-family: "Arial Narrow", Arial;
}
