.MyStyle {
	font-size: smaller;
	color: #C45624;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.GreenText {
	font-size: 9pt;
	color: #5ED47C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;



}
.verysmall {
	font-size: xx-small;
	color: #5ED47C;
	font-family: Arial, Helvetica, sans-serif;

}
.OrangeText {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;

}
.orangebullet {
	font-size: xx-small;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;


}
.verysmallOrange {
	font-size: xx-small;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;

}
.verysmallGreen {
	font-size: xx-small;
	color: #A5F1BF;
	font-family: Arial, Helvetica, sans-serif;

}
.GreenTextBig {
	font-size: large;
	color: #A5F1BF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.GreenTextLight {
	font-size: 9pt;
	color: #A5F1BF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
.Indent {
	text-indent: 30pt;
	vertical-align: middle;
	white-space: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #5ED47C;
	font-family: Arial, Helvetica, sans-serif;


}
.OrangeText14 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;

}
a   { text-decoration:none  }
.GreenTextLightBox {
	font-size: 9pt;
	color: #A5F1BF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5pt;

}
.GreenTextLightBorder {
	font-size: 9pt;
	color: #A5F1BF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	margin: 0px 0px 0px auto;



}
.OrangeTextCenter {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;



}
.GreenTextDark {

	font-size: 9pt;
	color: #1C4412;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.field {
	FONT-SIZE: 11px; 
              WIDTH: 200px; 
              COLOR: #FFFFFF; 
              BORDER-TOP-STYLE: none; 
              font-family: Arial, Helvetica, sans-serif;
              BORDER-RIGHT-STYLE: none; 
              BORDER-LEFT-STYLE: none; 
              HEIGHT: 18px; 
              BACKGROUND-COLOR: #1C4412; 
              BORDER-BOTTOM-STYLE: none;
}
.comment {

	FONT-SIZE: 11px; 
              WIDTH: 200px; 
              COLOR: #FFFFFF; 
              BORDER-TOP-STYLE: none; 
              font-family: Arial, Helvetica, sans-serif;
              BORDER-RIGHT-STYLE: none; 
              BORDER-LEFT-STYLE: none; 
              HEIGHT: 50px; 
              BACKGROUND-COLOR: #1C4412; 
              BORDER-BOTTOM-STYLE: none;
}
.mytable {
	border: thin solid #C45624;
	margin-right: 30px;
	margin-left: 30px;
}
