@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px;
	text-align: left;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #999900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px;
	text-align: left;
	line-height: 20px;
}
.p-reducedbox {
	padding: 1px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
a:link {
	color: #666600;
	font-weight: bold;
	margin: 0px;
	border-right-width: 4px;
	border-left-width: 4px;
}
a:visited {
	color: #666600;
	font-weight: bold;
	border-right-width: 10px;
	border-left-width: 10px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	background-color: #cccc33;
	text-indent: 3px;
	color: #000000;
	border-right-width: 10px;
	border-left-width: 10px;
}
a:active {
	color: #000000;
	background-color: #cccc33;
	margin-top: 0px;
	padding-top: 0px;
}
.menu {
	font-size: 16px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666600;
	font-weight: bold;
}
.menuSelect {
	color: #fff8dc;
	font-weight: bold;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	background: #999933;
}
.p13 {
	font-size: 13px;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.boldgreen {
	font-weight: bold;
	color: #666600;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.green {
	color: #666600;
}
.p-footer {
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}
.p-footer s {
	font-size: 10px;
	text-align: center;
}
.p-footerS {
	font-size: 10px;
	text-align: center;
	line-height: 10px;
}
.bullet {
	text-indent: 30px;
	list-style: square outside;
}

