body
{
	background-color: #225132;
}

.txt_green_bold {
	font-family: Tahoma;
	font-weight: bold;
	color: #009933;
	font-size: 11px;
}

.txt_body{
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}
.txt_body2{
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	vertical-align:top;
}
.txt_body3{
	font-size: 9px;
	font-family: Tahoma;
	color: #333333;
}
.txt_body_link{
	font-size: 11px;
	font-family: Tahoma;
	color: #006633;
}
.txt_mini_body{
	font-size: 10px;
	font-family: Tahoma;
	color: #333333;
}
.txt_mini_link{
	font-size: 10px;
	font-family: Tahoma;
	color: #438a5c;
}
.txt_copyright {
	color: #91a898;
	font-size: 10px;
	font-family: Tahoma;
}
.txt_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}


.style4 {
	font-size: 11px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    border-bottom-width: 1px;
	font-family: Tahoma;
	color: #000000;
}
.style5 {
	font-size: 11px;
	font-family: Tahoma;
	color: #006600;
    text-decoration:none;
}
.style5:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #006600;
    text-decoration:underline;
}
