body,td,th {
	font-family: Verdana, Courier New, Courier, monospace;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}



#contentTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	padding: 10px;
}
#leftnav a:link, #leftnav a:visited,  #leftnav a:active{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 40px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
}

#leftnav a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: 21px center;
}

.uberlink {
	background-image: url(images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: 21px center;
}

#footer {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contentTD li {
	margin-top: 6px;
	margin-bottom: 20px;
}

.privacyP {
	line-height: 1.2em;
}

