body {
	background-color: #90959A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#35383d;
	font-size: 11px;
}

.contenttd {
	background-color: white;
	padding: 11px;
	border-right: 1px solid #9BC0CF;
	vertical-align: top;
}

.navtd {
	background-color: white;
	padding: 4px;
	padding-left: 8px;
	vertical-align: top;
}

.floatright {
	 float: right;
	 margin: 10px 5px 5px 40px; 
}

.footing {
	text-align: center;
	padding: 10px;
	color: Silver;
	font-size: 10px;
}

p {
	line-height: 130%;
	font-size: 11px;
}

li {
		font-size: 11px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #A06555
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.quotes {
	font-size: 13px;
	line-height: 140%;
	padding-left: 10px;
}