body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #993300;
}

h1 {
	font-size: 30px;
	line-height: 30px;
}
h2 {
	font-size: 27px;
	line-height: 27px;
}
h3 {
	font-size: 24px;
	line-height: 24px;
}
h4 {
	font-size: 21px;
	line-height: 21px;
}
h5 {
	font-size: 18px;
	line-height: 18px;
}
h6 {
	font-size: 15px;
	line-height: 15px;
}
.sidebar {
	background-color: #F4DCB5;
	margin: 6px;
	padding: 6px;
	border-top: 1px dashed #993300;
	border-right: 3px solid #993300;
	border-bottom: 1px dashed #993300;
	border-left: 1px dashed #993300;
	width: 130px;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.first {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: .2em;
	padding-left: 0;
	margin: 0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2.sponsor {
	text-align: left;
	padding-left: 60px;
	font-size: 21px;
}

.right {
	float: right;
	margin: 0 0 6px 12px;
}

.left {
	float: left;
	margin: 0 12px 6px 0;
}

.clearfloat {
	clear: both;
}

table.sponsor td,
table.sponsor td h3 {
	padding: 0px 10px;
}

table.sponsor td.title h2 {
	padding: 24px 10px 0px 10px;
	color: #F60;
}

