body,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;

}
td {
	font-size: 12px;
	color: #333333;
}
.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.box {
	border: 1px solid #999999;
}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size: 12px;
}

a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.txt_height_color {
	font-size: 10pt;
	line-height: 130%;
	color: #491E87;
	text-decoration: none;
}
.txt_bold_white {
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
.cont_title {
	font-size: 10pt;
	font-weight: bold;
	color: #385B31;
}
.cont_body {
	font-size: 10pt;
	color: #385B31;
	line-height: 130%;
}
.height_130 {
	line-height: 130%;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
.left-padding_20 {
	padding-left: 20px;
}

