body {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	margin: 16px 16px;
 }
 
p { 	
	margin: 6px 0 6px 0;
	line-height: 19px;
}

h2 {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 11px 0 11px 0;
	line-height: 19px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3A4A5D;
	margin: 11px 0 11px 0;
	line-height: 19px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}


ul li {
	margin:11px 0px 0px -22px;
	list-style-type: square;
	line-height:1.6em;
}

img {
	padding: 8px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	border: thin solid #999;
}

#nav p {
	margin: 0;
}

#nav h4 {
	margin-bottom: 0;
}

.indent {
	margin-left: 12px;
}

a:link { }
a:visited { }
a:hover { }
a:active { }

.on {
	display: block;
	width: 160px;
	background-color: #CCC;
}

.hi {
	background-color: yellow;
}
