.td1 {
	background:rgb(34,105,97);
};

.font_white {
	font-family:tahoma;font-weight:bold;color:white;font-size:20px
}
.font_green {
	font-family:tahoma;font-weight:bold;color:rgb(23,69,64);font-size:14px
}
.font_green_small {
	font-family:tahoma;font-weight:bold;color:rgb(23,69,64);font-size:12px;text-decoration:none
}
.font_green_s {
	font-family:tahoma;font-weight:normal;color:rgb(23,69,64);font-size:14px;
}
.font_green_t {
	font-family:tahoma;font-weight:bold;color:rgb(23,69,64);font-size:10px;text-decoration:none
}
body {
	border:0px;margin:0px
}

.td2 {
	background:rgb(24,69,64);height:1px;
}

.font_high{
	font-family:tahoma;font-weight:bold;color:rgb(235,57,20);font-size:16px;text-decoration:none;
}