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