body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande";
	color: #996699;
	font-size: 24px;
	margin-top: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande";
	line-height: 150%;
	font-size: 0.9em;
	color: #003333;
	z-index: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #996699;
	padding: 5px;
	margin-top: 0px;
	color: #FFFFFF;
}
.sidebar {
	margin-right: 10px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
}
.navigation {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande";
	font-size: 16px;
	color: ffffff;
	background-color: 669999;
	display: inline;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996699;
	padding: 3px;
	margin: 3px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.sponsortext {
	font-size: small;
	font-style: italic;
	color: #993399;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	color: #669999;
	text-decoration: none;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 1px;
}
.see_also_text {
	font-size: small;
	color: #999999;
	margin-top: -10px;
	font-family: "Trebuchet MS", Verdana;
	text-align: right;
}
