H1{
	font : bold;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18;
	color : Green;
	margin-top   : 5px;
	margin-right : 5px;
}

H2{
	font : bold;
	font-family : Arial, Tahoma, Verdana, Helv, Helvetica, sans-serif;
	font-size : 14;
	color : Green;
	margin-top   : 5px;
	margin-right : 5px;
}

H3{
	font : bold;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17;
	color : Green;
	margin-top   : 5px;
	margin-right : 5px;
}

H4{
	font : bold;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	color : Green;
	margin-top   : 5px;
	margin-right : 5px;
}

H5{
	font : normal;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	margin-top   : 5px;
	margin-right : 5px;
}

.A1{
	color:Green;
	text-decoration:none;
}

P{
	text-align : justify;
	font : normal;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	color : Black;
	margin-left  : 5px;
	margin-right : 5px;
}

LI{
	text-align : left;
	font : normal;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	color : Black;
	margin-left  : 5px;
	margin-right : 5px;
}

.news{
	text-align : left;
	font : normal;
	font-family : Arial, Verdana, Tahoma, Helv, Helvetica, sans-serif;
	font-size : 12;
	color : #000000;
}

.copyright{
	text-align : center;
	font : normal;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	color : #000000;
}

.autor{
	text-align: right;
	font: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.bold{
	font-weight:bold;
}

.boldcenter{
	text-align:center;
	font-weight:bold;
}

.bigcenter{
	text-align: center;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}

TABLE{
	font : normal;
	font-family : Times, Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	color : Black;
}

TH{
	font-size : 18;
	color : White;
	background-color: #009246;
	align : center;
}

