body {
	background-color: #3E3E3E;
	margin: 0px 0px 0px 0px;
	color:#000;
	font:12px "Tahoma", Arial, Helvetica, sans-serif;
	text-align:justify;
}

td {
	font-size: 12px;
	font:12px "Tahoma", Arial, Helvetica, sans-serif;
}
td.tipoplan{
	font-weight: bold;
	color:#c54107;
}
td.carac{
	color:#787878;
	text-align:center;
}

a  { font-size: 11px; text-decoration : none; color : black; }
a:Visited  { font-size: 11px; text-decoration : none; color : black; }
a:Active  { font-size: 11px; text-decoration : none; color : black; }
a:Hover  { font-size: 11px; text-decoration : underline; color : black; }

input, textarea, select { font:1em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333; border:2px solid #bbbbbb; background:#fafafa; }
input:focus, textarea:focus, select:focus { color:#000; border-color:#bde884; background:#fff; }

h2 { font-size:13px; color:#666666; }

.spacer { clear:both; }
