/* CSS Document */

p { font-family: Verdana; font-size: 12px} 
li{ font-family: Verdana; font-size: 12px} 
table{ font-family: Verdana; font-size: 12px} 
td { font-family: Verdana; font-size: 12px}
tr { font-family: Verdana; font-size: 12px} 
h1 { font-family: Verdana; font-size: 14px}
h2 { font-family: Verdana; font-size: 18px}
a:link { text-decoration: none; color:000000 }
a:visited { text-decoration: none; color:000000 }
a:active { text-decoration: none; color: }
a:hover { text-decoration: underline}

/* scrollbar */
body {
scrollbar-face-color: #6699cc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;
/* slut scrollbar */
/* textbox */
.skicka_knapp { background-color: #FFFFFF;
border: #999999; border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px}
/* textbox slut */
}

