body {
	font-family:Arial;
	color:#333333;
	font-size:11px;
}

.whitetext {
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext2 {
	font-size: 12px;
	color: #FFFFFF;
}
.whitetext3 {
	font-size: 9px;
	color: #FFFFFF;
}
.yallowtext {
	font-size: 11px;
	color: #F5EA4A;
}
.yallowtext2 {
	font-size: 11px;
	font-weight:bold;
	color: #F5EA4A;	
}

.greentext {
	font-size: 11px;
	color: #00622C;
}
.greentext2 {
	font-size: 11px;
	color: #00622C;
	font-weight:bold;
}
.blacktext {
	font-size: 11px;
	color: #000000;
}
.line_left {
    border-left: 1px solid #FFFFFF;
}
.line_left2 {
    border-left: 1px solid #000000;
}
.line_bottom {
    border-bottom: 1px solid #FFFFFF;
}

input {
	font-size: 11px;
	color:#333333;
}
.box {
    border: 3px solid #117139;
}

textarea {
	font-family:Arial;
	font-size: 11px;
	color:#333333;
}

h5 {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
	margin:0;
	line-height:18px;
}

h3 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:0;
	line-height:16px;
}