  body {
    margin-top: 0px; margin-left:0px;
    }
 
  h1 { font-size:1.4em;
    color: red;
    margin-top:10px;
    margin-bottom:10px;
    font-family: Times New Roman,Times;
    }

h3 {
  color: darkgreen;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
   text-align: left;
  margin-top: 10px;
}
h4 {
  font-weight: bold;
  color: green;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  position: relative;
  top: 10px;
}

  span.zip { 
    color: red;
    font-weight:bold;
    font-family: Times New Roman,Times;
    font-size:14pt;
	position:relative; bottom:5px;
    }
span.program { 
    color: blue;
    font-weight:bold;
    font-family: Times New Roman,Times;
    font-size:14pt;
	position:relative; bottom:30px;
    }

  span { font-weight: bold;
    color: red;
    }
 span.info {
 text-decoration: underline;
 
 }
  span.url { font-style: italic;
    color: blue;
    }

table {
height:76%;
}

  td.navigacio {
    background-color: #2e9c2e;
    text-align:left;
	border-top-width:2px;
	border-bottom-width:2px;
	border-bottom-style:solid;
    font-size: 1.1em;
    margin-top: 0px;
    width:310px;
    font-weight: bold;
    vertical-align: top;
    font-family: Arial,Helvetica,sans-serif;
         }

  td.enhavo { 
	border-top-width:2px;
	border-bottom-width:2px;
	border-bottom-style:solid;
    padding-left: 10px;
    padding-right: 15px;
    vertical-align: top;
    font-size:1.1em;
    font-family:Arial,Helvetica,sans-serif;
    text-align:left;   
       }

 a {
 text-decoration:none;
 }

  .link1 { 
     padding-left: 5px;
  color: white;
        }

  .link2 { position: relative;
    left: 20px;
    font-size: 10pt;
    }

li.navig1 {
  border-bottom: 1px solid #ffffff;
  line-height: 1.4;
  color:#FFFF00;
padding-left:5px;
}
li.navig2 {
border-bottom: 1px solid #FFFFFF; line-height:1.2; padding-left:10px;
}

ul {
  margin-top: 0px;
  list-style-type: none;
  padding-left: 5px;
  font-weight: bold;
}
     
div.info {
position: relative; left: 280px;
margin-top:20px;
border-style: solid;
border-width: 2px;
border-color: darkgreen;
padding: 5px 5px 5px 5px;
color: blue;
font-variant: normal;
background-color:white;
font-size:0.9em;
font-family: Arial, Helvetica, sans-serif;
max-width:370px;
margin-bottom:20px;
    }    

 a:visited { color:orange;
    }

  a:hover { color: yellow;
    }

  a:active { color: red;
    }

ul.helpo { list-style-type:square; padding-left:15px; margin-top:5px;}  