body p {
	margin-left: 30px;
	margin-top: 25px;
}
#wrapper {
	background-color: #ffffff;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.leftnav tr td ul li {
	display: block;
	height: 30px;
	color: #006666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	font-size: .9em;
	padding-top: 10px;
	list-style-type: none;
	cursor: pointer;
	left: 0px;
}

.logo {
	margin-top: 30px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

