﻿#page_content {
	padding-right: 20px;
	--width: inherit;
}
#page_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #333300;
	display: block;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996699;
	border-bottom-color: #996699;
	background-color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 0px;
	width: inherit;
}
#page_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #FFCC33;
	display: block;
	text-indent: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: inherit;
}
#page_content h3 a {
	color: #FFFFFF;
	background-color: #FFCC33;
}
#page_content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: inherit;
}
#page_content a {
	color: blue;
	text-decoration: underline;
	-font-weight: bold;
}

p {
	width:auto
}
