body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.025em;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
	text-align: center;
}
h1, h2, h3 {margin:8px 0; color:#336;}
h1 {font-family:Arial, sans serif; font-size:16px; font-weight:bold; border-bottom: 2px solid #FC0; margin-top:16px;}
h2 {font-size:14px; font-weight:bold;}
div.body {margin:20px}
span.caption {font-size:8pt; color:#339;}
div.highlightbox {border:1px solid #CCC; padding:5px; margin: 25px 50px; background-color:#ffff99;}

/* LISTS */
ul {list-style-image:url(images/bullet.gif); margin:0 0 0 18px; line-height:125%; padding:0 20px 0 0;}
li {margin:0 0 7px 0;}
