BODY
{
	font-size: 16px;
	margin: 0px;
	font-family: Garamond, Times New Roman;
}
fieldset
    {
    font-size: 16px;
	margin: 0px;
	font-family: Garamond, Times New Roman;  
    }

BODY BUTTON
{
    BORDER-RIGHT: navy;
    BORDER-TOP: navy;
    FONT-SIZE: 22px;
    BORDER-LEFT: navy;
    WIDTH: 110px;
    COLOR: white;
    BORDER-BOTTOM: navy;
    FONT-FAMILY: Verdana;
    HEIGHT: 22px;
    BACKGROUND-COLOR: navy
}
input
{
    font-size: 22px;
    width: 200px;
    color: navy;
    font-family: Verdana;
    font-size: 12px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}
select
{
    width: 200px;
    color: navy;
    border-bottom: black 1px solid;
    font-family: Verdana;
    font-size: 12px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
}
.peque
{
	font-size: 9px;
	color: navy;
	font-family: Garamond, Times New Roman;
}
.entrada
{
	width=766;
	background-color=white;
	height=100%;
}
.interior
{
	padding-left=10px;
}
.pie
{
	border-top: black 1px solid;
	font-size: 18px;
	color: navy;
	border-bottom: black 1px solid;
	font-style: normal;
	font-family: Garamond, Times New Roman;
	background-color: white;
}
.hiperimagen
{
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.Rotulo
{
	font-size: 18px;
	font-family: Garamond, Times New Roman;
	font-weight: bold;
	text-align: center;
}
.Rotulo2
{
	font-size: 16px;
	font-family: Garamond, Times New Roman;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	color: Black
}

.Rotulo3
{
	font-size: 20px;
	font-family: Garamond, Times New Roman;
	text-align: left;
	cursor: hand;
}
TD
{
	margin:4px;
	font-size: 16px;
	font-family: Garamond, Times New Roman;	
}

