#body #leftColumn #quickLinks h3 {
	border-bottom: medium double;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	font: normal .8em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	text-align: center;
	margin: 18px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
	padding: 5px;
	margin: 15px 3px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-top: 6px;
	border-bottom: thin solid;
	font-style: italic;
}
#header h3 {
	background: url(none);
}
h4 {
	background: url(none);
	font-size: 1.1em;
	text-align: center;
	margin: 2px;
}
h5 {
	font-size: 1.0em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#selected {
	border-top: thick solid;
	border-bottom: thick solid;
	text-decoration: none;
}
blockquote {
	font: .9em Arial, Helvetica, sans-serif;
	color: #000000;
}
#body #leftColumn h6 {
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin-top: -10px;
	width: 200px;
}
#body #leftColumn a {
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
#body #leftColumn #quickLinks p {
	margin-right: 2px;
	margin-left: 2px;
}
#header h2 {
	text-align: left;
}
p.introduction:first-letter {
	font-size: 200%;
	font-weight: 200;
	font-style: normal;
}
.admin_content li {
	line-height: 1em;
	font-size: 1.1em;
}
.redPtext {
	color: #FF0000;
}
.boldText {
	font-weight: bold;
}
