.lala { display: none }

body { 
font-size: 12px; 
font-family: Geneva, Helvetica, Verdana, Swiss, SunSans-Regular, sans-serif; 
background: #ffffff; 
color: #000000; 
line-height: 150%; 
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
padding: 0px;
}

p,ul,ol,li,div,td,th,dl,dt,dd,blockquote,strong,em,a { font-size: 12px; font-family: Geneva, Helvetica, Verdana, Swiss, SunSans-Regular, sans-serif; background: #ffffff; color: #000000; line-height: 150%;}

h1,h2,h3,h4,h5,h6 { font-family: Euromode, Geneva, Helvetica, Verdana, Swiss, SunSans-Regular, sans-serif;}

h1 { font-size: 22px; margin-bottom: 2em; color: #003366; }
h2 { font-size: 18px; color: #ff9900; margin-bottom: 2em; color: #003366; }
h3 { font-size: 16px; color: #003366; }

p.nav { margin-top: 5px; margin-bottom: 5px; font-size: 14px; font-weight: bold; }
p.subnav { margin-top: 5px; margin-bottom: 5px; margin-left: 12px; font-size: 14px; font-weight: bold; }
p.subsubnav { margin-top: 5px; margin-bottom: 5px; margin-left: 24px; font-size: 12px; }
p.footer { font-size: 10px; color: #999999; }

img.foto { border-color: #000000; border-style: solid; border-width: thin; }

/* ########### Links ########### */

a.nav:link{ text-decoration: none; color: #003366; background: transparent; font-size:14px; font-weight:bold }
a.nav:visited{ text-decoration: none; color: #003366; background: transparent; font-size:14px; font-weight:bold }
a.nav:hover{ text-decoration: underline; color: #003366; background: transparent; font-size:14px; font-weight:bold }
a.nav:active{ text-decoration: none; color: #003366; background: transparent; font-size:14px; font-weight:bold }

a:link{ text-decoration: underline; color: #000000; background: transparent; }
a:visited{ text-decoration: underline; color: #999999; background: transparent }
a:hover{ text-decoration: underline; color: #ff0000; background: transparent }
a:active{ text-decoration: underline; color: #ff0000; background: transparent }

a.subsubnav:link{ text-decoration: none; color: #003366; background: transparent; font-size:12px; }
a.subsubnav:visited{ text-decoration: none; color: #003366; background: transparent; font-size:12px; }
a.subsubnav:hover{ text-decoration: underline; color: #003366; background: transparent; font-size:12px; }
a.subsubnav:active{ text-decoration: none; color: #003366; background: transparent; font-size:12px; }

