/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: lower-alpha;
}

.firstlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height: 22px;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: decimal;
}

.secondlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: upper-alpha;
}

.secondlevelgold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: upper-alpha;
}

.thirdlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: lower-roman;
}

.forthlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: decimal;
	padding: 4px;
}

.fifthlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: lower-alpha;
}

.sixthlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: disc;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 195px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FF9900;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 195px;
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	padding: 0 px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: normal;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

.leadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 1px;
}

.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 1px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4;
}
