.content {
	padding-right: 17px;
	padding-left: 17px;
	
}
td,p,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

