body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html,body{
	margin:0;padding:0
}

p{
	font-size: 80%;
	margin:0;
	text-indent:12;
}
h5{
	color:maroon;
	font-size: 1em;
	background-color: none;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006600;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
	font-weight:bold;
}
a{
	margin: 0px;
	padding: 0px;
}
.numbers{
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	color:#A52A2A;
	cursor:pointer;
}
.sel_numbers{
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	color:black;
}
.button{
	font-size:70%;
	background-color: #baf39e;
	border-right:1 solid #236801;
	border-bottom:1 solid #236801;
	cursor:pointer;
}
html,body{
	margin:0;padding:0
}
td{
	vertical-align:top;
}
.padding-bot{
	padding-bottom:20px;
}
.header_news_tpl1{
	color:black;
	font-size:80%;
	font-weight:bold;
}
.more_news_tpl1{
	font-size:70%;
	font-weight:bold;
	color:#483D8B;
	text-decoration:none;
}
.data_news_tpl2{
	font-weight:bold;
	font-size:60%;
}
.upper_case{
	text-transform: uppercase;
}
.backgreen{
	background-color: #baf39e;
}
.table_ti{
    text-indent: 0;
}