<!-- #6B9ACE=ljusblå -->
<!-- #FF0000=röd -->
<!-- #FC5E5E=ljusröd -->
<!-- #0000FF=blå -->

body {
  SCROLLBAR-FACE-COLOR: #6B9ACE; 
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
  SCROLLBAR-SHADOW-COLOR:#555555; 
  SCROLLBAR-3DLIGHT-COLOR: #000000; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR:#FFFFFF; 
  SCROLLBAR-DARKSHADOW-COLOR: #999999
  font-family:verdana,helvetica,arial,sans-serif; font-size:12; color:#000000
  }

td {font-family:verdana,helvetica,arial,sans-serif; font-size:12; margin-top:10px; margin-left:10px; color:#000000}
h1 {font-family:verdana,helvetica,arial,sans-serif; padding-top: 10px; font-weight:bold; font-size:15; color:#FF0000; letter-spacing: 3}
h2 {font-family:verdana,helvetica,arial,sans-serif; font-weight:bold; font-size:12; color:#FF0000; margin-top:0px; margin-bottom:5px}
.smalltext {font-family:verdana,helvetica,arial,sans-serif; font-size:10; margin-top:10px; margin-left:10px; color:#000000}

A:link {text-decoration:underline;font-weight:bold;background-color:none;color:#000000}
A:visited {text-decoration:underline;font-weight:bold;background-color:none;color:#000000}
A:active {text-decoration:underline;font-weight:bold;background-color:none;color:#000000}
A:hover {text-decoration:none;font-weight:bold;background-color:none;color:#6B9ACE}

A:link.footer {font-weight: normal; font-style: normal;color:#000000}
A:visited.footer {font-weight: normal; font-style: normal;color:#000000}
A:active.footer {font-weight: normal; font-style: normal;color:#000000}
A:hover.footer {font-weight: normal; font-style: normal;color:#FF0000}

A:link.submenu {font-weight: bold; font-style: normal;color:#FFFFFF}
A:visited.submenu {font-weight: bold; font-style: normal;color:#FFFFFF}
A:active.submenu {font-weight: bold; font-style: normal;color:#FFFFFF}
A:hover.submenu {font-weight: bold; font-style: normal;color:#000000}

hr {
width: 100%;
color: #6B9ACE;
background-color: #6B9ACE;
height: 1px;
}

.formbutton {  
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
  font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #6B9ACE; 
  border: 1px #333333 solid; cursor: pointer;
}
.form {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
  font-style: normal; color: #000000; background-color: #FFFFFF; 
  border: 1px  #6B9ACE solid; font-weight: normal; cursor: text;
}


