

body {margin:0px;
 /*background-color: #FBFBD6; */
 background-color: #FFFFFF;
 background-image: url(images/logo_mammut1.gif);
 background-position:top right;
 background-repeat:no-repeat;
 background-attachment:fixed;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 color:#113399;
}
h1{font-size:22pt}

input, textarea, select {border-collapse:collapse;
 font-size: 10pt;
}
img{border:0px solid #999999;}
p {font-size:10pt;font-weight:normal;color:#00007F}

td {font-size:10pt;font-weight:normal}

 a:link, a:visited, a:active{
 color: navy;
 text-decoration:underline;
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
}
a:hover{
 color: #FF0000;
 text-decoration:underline;
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 background-color: #DDDDFF;
}