h1 {
	font-size:18px;
	color:#093;
	text-decoration:underline;
	font-weight:bold;
	text-indent:15px;
}

h2 {
	font-size:16px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	text-indent:10px;
	background-color:#A6FFA9;
}

h3 {
	font-size:14px;
	color:#666;
	text-decoration:underline;
	text-indent:5px;
	margin-bottom:3px;
}

h4 {
	font-size:16px;
	color:#666;
	text-indent:5px;
	margin:4px 0px 4px 0px;
}

h5 {
	font-size:15px;
	color:#888;
	margin:3px;
}

li a {
	font-size:14px;
	text-decoration:none;
	text-indent:5px;
	font-weight:bold;
}

li a:hover {
	font-size:14px;
	text-decoration:underline;
	text-indent:5px;
	color:#093;
	font-weight:bold;
}

p {
	margin:10px;
}

li {
	margin:8px;
}