body,p,ol,ul {
	font: 11px/14px verdana, geneva, arial, helvetica, sans-serif
}
tt,pre {
	font: 12px courier, monaco, monospace
}
h4 {
	font: 12px "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif
}
h3 {
	font: 14px "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif
}
h2 {
	font: 18px "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif
}
h1,.headline {
	font: 24px "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif
}
a {
	text-decoration: none;
	font-weight: bold
}
a:hover {
	background:#FF99FF;
	text-decoration:none
}
div a:hover {
	text-decoration:underline
}
.nav {
	background-color:#FF99FF; 
	float:right; 
	width:175px;
	margin-left:10px; 
	padding-left:10px;
	padding-top:10px;
	padding-right:10px; 
	border-left-width:4px; 
	border-left-style:double; 
	border-left-color:#666666; 
	border-bottom-width:4px; 
	border-bottom-style:double; 
	border-bottom-color:black
}
.doubleLine {
	border-bottom-width:4px; 
	border-bottom-style:double; 
	border-bottom-color:#666666
}
.hiddenText {
	font-size:1px;
	color:#FF99FF
}
.tiny {
	font-size: 8pt
}
.indented {
	margin-left:40px;
	margin-bottom:20px
}
div.indented a:hover {
	text-decoration:none
}
