p,ol,ul { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

ul.navigation {list-style-type: disc;}

a:link {font-weight: bold; color: #000000;} 
a:visited {font-weight: bold; color: #000000;} 
a:active {font-weight: bold; color: #000000;} 

.frameless { position: absolute;
             margin: 0px;
	     padding: 0px;
	     border: 0px;
             font-size: 14px;
             font-weight: bold;
}

h1     { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

h2     { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3     { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
        margin: 2px;
}

hr    { color: #ff0000;
        height: 3px;
        border: 0px;
        background: #ff0000;
}

img   { border: 0px;
      }

img.foto
      { border: 0px;
        padding: 20px;
      }

table { font-size: 0.8em;
        text-align: left;}

td    { vertical-align: top;}

td.yax
      { text-align: left;}


#head {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 800px;
        height: 180px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu {
	position: absolute;
	left: 16px;
	top: 180px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#main {
	position: absolute;
	left: 184px;
	top: 180px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
