body{
padding:0px;
margin:0px;
background-color:#000000;
}

.main_text, table, li
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3C5610;
	}
	
h1, h2 {
	font-family : Tahoma;
	font-size : 14px;
	color : #3C5610;
	margin : 0;
	padding : 0;
}

.t_text { font-size : 12px; color:537815; text-decoration:none; font-weight : bold;}
.t_text:hover { font-size : 12px; color:E5A51F; text-decoration:underline; font-weight : bold;}

.l_text { color:537815; text-decoration:none}
.l_text:hover { color:537815; text-decoration:underline}


textarea{width:238px; height:82px; border-color:#33520D; border-width:1px; background-color:#092102; padding-left:5px; border-style:solid; overflow:hidden;margin-top:5px;}
select {width:100px; height:5px; background-color:#092102; border: 1px solid #33520D; font-size: 6px;}

