h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 0px;
	font-style: normal;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: inline;
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFCC;
	font-weight: normal;
	font-style: normal;
}
a.nav:visited {
	color: #FFFFCC;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: #66FFFF;
	font-weight: normal;
	font-style: normal;
}
a.nav:active {
	color: #FF9900;
}
