
P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

BODY {
  font-style: normal;
  font-size: 10pt;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background-color:#FFFFFF;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #008000;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15pt;
  color: #008000;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  color: #008000;
}

H4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  color: #008000;
}

H5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #008000;
}

H6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #008000;
}

OL {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #000000;
}

ol ol li {
  list-style-type: lower-roman;
  line-height: 140%;
}

ol ol ol li {
  list-style-type: lower-alpha;
  line-height: 140%;
}

ol ul li {
  list-style-type: disc;
  line-height: 140%;
}

ol ol ul li {
  list-style-type: disc;
  line-height: 140%;
}

UL {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #000000;
}

LI {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #000000;
}

TH {
  font-style: normal;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

TD {
  font-style: normal;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

A {
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.linktitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #187534;
  font-style: italic;
  font-weight: bold;
}

DT {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}

DL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

DFN {
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

.ccw {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.title {
  font-family: Arial, serif;
  font-size: 35px;
  color: #008000;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.small_red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: red;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

#agfor_navigation {
/*	border: 1px solid red;
*/	width: 180px;
	float: left;
}

#agfor_content {
	margin-left: 190px;
/*	border: 1px dashed green;
*/
}

#agfor_outer {
/*	top: 10px;
	border: 1px dashed blue;
*/}

.underline {
text-decoration:underline;}

.greentext {
  color: #008000;
}
.picture_caption {
	font-size:0.7em;
}

.readonly {
	background-color: #CCCCCC;
border: 0px solid #000000;
}
