u {
	text-decoration: none !important;
}
#col2 ul li {
	line-height: 1em !important;
	padding: 0;
	margin: .75em auto !important;
}
html body #page #header #superheader {
	text-transform: uppercase;
	font-size: 1.07em;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #000;
}
html body #nav li a {
	text-shadow: 1px 1px 2px #000;
}
html body #page #main #col2 h1 {
	font-size: 1.75em;
	margin: 0.75em 0 1em 0;
	clear: both;
	font-family: Palatino, Georgia, Times, serif;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 2px;
}
html body #page #main #col2 h2 {
	font-size: 1.25em;
	margin: .75em 0;
	clear: both;
}
html body #page #main #col2 h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	font-style: italic;
}
html body #page #main #col2 h3 + p {
	margin-top: 0;
	}
html body #page #main #col2 p {
	line-height: 1.4em;
}
html body #page #main #col2 p.floatleft {
	float: left;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 1em;
}
html body #page #main #col2 p.floatright {
	float: right;
	margin-top: 0;
	margin-left: 2em;
	margin-bottom: 1em;
}
html body #page #main #col2 li {
	margin: 1em 0;
}
html body #page #main #col3 p {
	line-height: 120%;
}
html body #page #footer {
	font-size: .8em;
}
html body #page #footer a {
	font-weight: normal;
}
html .center {
	text-align: center;
}
html img.bordered {
	border: 1px solid #000;
}
html img.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
html img.alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
html p.caption {
	font-size: .8em;
	font-style: italic;
}

html span.underline {
	text-decoration: underline;
}
