body,p,td {
	font-family:Verdana, Arial;
	font-size:10pt;
}

a:link, a:visited { 
	text-decoration: underline
}
a:hover   { 
	text-decoration: none
}

.formulario {
    font-family : verdana;
    font-size : 12px;
    Color : CC6633;
	border-width : 1px;
	border-color: #CC6633;
	border: 1px #CC6633 solid;
    background-color: #FFFFcc;
}

.menor {
	font-size:8pt;
}