body {
  margin-top: 0px;
  margin-left: 0px;
}

 h1 { font-size:1.4em;
    color: red;
    font-family:Arial,Helvetica,sans-serif;
    margin-top:20px;
     }

h3 {
  color: red;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.3em;
  position: relative;
  top: 5px;
  margin-top: 10px;
}
h4 {
  font-weight: bold;
  color: green;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  position: relative;
  top: 10px;
}
p {
  position: relative;
  bottom: 5px;
}
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 {
  color: red;
}
span.info {
  text-decoration: underline;
}
span.url {
  font-style: italic;
  color: blue;
}
td.navigacio {
  border-right: 2px solid white;
  background-color: #2e9c2e;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  font-size: 1.1em;
  margin-top: 0px;
   width: 330px;
  font-weight: bold;
 font-family: Arial,Helvetica,sans-serif;
  vertical-align: top;
}
td.enhavo {
  border-top-width: 2px solid;
  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;
}

a {
  text-decoration: none;
}
.link1 {
  padding-left: 5px;
  color: white;
}
.link2 {
  position: relative;
  left: 20px;
  font-size: 10pt;
}
div.info {
  border: 5px double green;
  position: relative;
  left: 280px;
margin-top:15px;  
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
  max-width: 370px;
  color: red;
  font-variant: normal;
  background-color: white;
  font-size: 1em;
  vertical-align: top;
}

  a:visited { color:#EA9C7A;
    }
  a:hover { color:turquoise;
    }
  a:active { color: red;
    }

ul {
  margin-top: 0px;
  list-style-type: none;
  padding-left: 5px;
  font-weight: bold;
}

li.navig {
  border-bottom: 1px solid #ffffff;
  line-height: 1.8;
}

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.4; padding-left:5px;
}
 
li.enhavo {
  font-size: 1.2em;
  color: #2e9c2e;
  margin-bottom: 10px;
  font-family: Bookman Old Style;
}
ol {
  list-style-position: inside;
  padding-left: 10px;
  margin-top: 5px;
}
ul.install {
  list-style-type: square;
  padding-left: 5px;
  font-size: 1.1em;
  font-family: Times New Roman;
  font-weight: normal;
  line-height: 0;
  margin-top: 20px;
  margin-bottom: 15px;
  color: blue;
}
.ulpako {
  padding-left: 5px;
  font-size: 1em;
  margin-top: 10px;
}

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