BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size : 11px;
}
TD{
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	font-size : 11px;
}
A {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, monospace;
	text-decoration : none;
	font-size : 11px;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}
TH {
	background-color : #D1DED2;
	font-size : 12px;
	text-align : center;
}
.title {
	background-color : #D1DED2;
	font-size : 12px;
	text-align : center;
}
.descripcion {
	font-size : 11px;
	font-weight : bold;
}
.bottom_form {
	text-align : center;
}
.alter1{
	background-color : White;
	font-size : 11px;
}
.alter2{
	background-color : #EEF3EE;
	font-size : 11px;
}


