BODY {
	background-color: #22430D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
P, ol, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
li {
	padding-bottom: 8px;
}

pre, code {
	font: 12px monaco, "courier new" , monospace;
}

H1 {
	font-weight: bold;
	font-size: 24px;
	color: #165493;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-weight: bold;
	font-size: 20px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-weight: bold;
	font-size: 13px;
}

A:active {
	color: #006600;
	text-decoration: none;
}

A:link {
	color: #006600;
	text-decoration: none;
}

A:visited {
	color: #006600;
	text-decoration: none;
}

A:hover {
	color: #009900;
	text-decoration: underline;
}

.sidebar {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidelink {
	font-size: 13px;
	color: #f4aa28;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 20px;
}

.content {
	margin-right: 20px;
	margin-left: 20px;
}

.larger {
	font-size: 14px;
}

.question {
	color: maroon;
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
}

.answer {
	color: #006;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

#navbar a:link,a:active {
	color: #f4aa28;
	text-decoration: none;
}  

#navbar a:visited {
	color: #f4aa28;
	text-decoration: none;
}  

#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navbar {
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentbox {
}

#contentbox a:visited {
	color: #006600;
	text-decoration: none;
}  

#content a:visited {
	color: #006600;
	text-decoration: none;
}
.contentBig {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
.bignbold {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366FF;
}
.sidehead {
	font-weight: bold;
	font-size: 16px;
	color: #165493;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Callout {
	padding: 20px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	background-color: #66CCFF;
}
#floodtable li {
	line-height: 14px;
	list-style-position: outside;
}

.head1 {
	font-weight: bolder;
	font-size: 20px;
	color: #24420E;
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	font-weight: bold;
	font-size: 16px;
	color: #335D13;
	font-family: Arial, Helvetica, sans-serif;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
