#navigation {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #99CCFF;
	width: 181px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#centerDoc {
	float: left;
	padding: 6px;
	height: 1186px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #99CCFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #99CCFF;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.red1 {
	color: #FF0000;
}
li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C9906;
	font-weight: bold;
	font-size: medium;
}
.green2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C9906;
	font-weight: bolder;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}
.black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.black3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.padding {
	margin: 4px 6px 4px 4px;
}
