body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:visited {
	text-decoration: none;
	color:#336699;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	color:#006699;
}

h2 {
	color:#006666;
	font-weight:bold;
	font-size:13px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px;
	border-left:1px;
	border-style:solid;
	border-top:0px;
	border-right:0px;
	padding-left:2px;
	padding-bottom: 2px;
}

hr {
	color:#336699;
}

li {
	list-style-image: url(images/green_arrow.gif);
	padding-bottom: 5px;
}

ul {
	padding-bottom:0px; margin-bottom: 0px;
}

.bottomNav, a.bottomNav, a.bottomNav:visited {
	color:#ffffff;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial;
	font-size: 10px;
}

.highlight {
	color:#006666;
}