h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	display:inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: normal;
	display:inline;
	font-style:italic
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display:inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4068;
	font-weight: normal;
	line-height:15px;
	display:inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455663;
	font-weight: normal;
	line-height:15px;
	display:inline;
	font-style:italic
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	display: inline;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	display:inline;
	}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	display:inline;
	}

a:link { font-weight:bold; color:#999999; text-decoration:underline; }
a:visited { font-weight:bold; color:#999999; text-decoration:underline; }
a:focus { font-weight:bold; color:#999999; text-decoration:underline; }
a:hover { font-weight:bold; color:#666666; text-decoration:none; }
a:active { font-weight:bold; color:#999999; text-decoration:underline; }
