p,ol  { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}

a:link {color: #003366;} 
a:visited {color: #003366;} 
a:active {color: #003366;} 

.frameless { position: absolute;
             margin: 0px;
	     padding: 0px;
	     border: 0px;
             font-size: 14px;
             font-weight: bold;
}

h1     { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

h2     { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

hr    { color: #99CC00;
        height: 4px;
        border: 0px;
        background: #99CC00;
}

img   { border: 0px;
      }

img.foto
      { vertical-align: text-top;
        float: right;
      }

table { font-size: 0.8em;
        text-align: center;}

td    { vertical-align: top;}

td.yax
      { text-align: left;}


#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
        height: 86px;
	margin: 0px;
	padding: 0px;
	border: 0px;
        background-color: #99CC00;
}

#menu {
	position: absolute;
	left: 0px;
	top: 92px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#main {
	position: absolute;
	left: 184px;
	top: 92px;
	width: 482px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
