body, div, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { 
	color:#009;
	text-decoration:none
}
a:hover { 
	color:red;
	text-decoration:underline
}
blockquote {
	font-style:italic;
}
dt {
	color:#900;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}
dd {
	margin-bottom:10px;
}
.pullquote {
	font-size: 14px;
	font-style:italic;
	float: right;
	width: 125px;
	margin:10px 0px 10px 10px;
	padding:10px 10px 10px 10px;
}
#nav h2 {
	font-size: 16px;
	font-weight: bold;
}
#nav h3 {
	font-size: 14px;
	font-weight: bold;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
}
#content .block {
	line-height:1.4;
}