.txt10 {
	font-size: 10px;
}
.txtg10 {
	font-size: 10px;
	color: #339900;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
	line-height: 140%;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}

.txtg16 {
	font-size: 29px;
	color: #339900;
}

.box	{
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #999999;
	width: 460;
	display: block;
}

.backGreen	{
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background: #E1FEDA;
	width: 450;
}
.backOrange	{
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	background: #FFF0B2;
	width: 450;
}
.clear-both {
	clear: both;
	font-size: 1px;
	margin-bottom: 10px;
}
.skillupLine {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #000000;
}

