
scrollbar-face-color: #e6e6e6;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;


body {background-color: #CCCC99;}
body {font-family: Verdana; font-size: 11px;}
h1 { font-family: Verdana; font-size: 24px}
h2 { font-family: Verdana; font-size: 14px}
h3 { font-family: Verdana; font-size: 12px} 
p {font-family: Verdana; font-size: 11px;}
td {font-family: Verdana; font-size: 11px;}
li {font-family: Verdana; font-size: 11px;}
ul {list-style-type: circle}


a:link { text-decoration: none; color: #CC3333}
a:visited { text-decoration: none; color: #CC3333}
a:active { text-decoration: none; color: #CC3333}
a:hover { text-decoration: underline overline}

.linespacing {line-height: 20px}
.green { background-color: #99FF99}
.red { background-color: #FF6666}
.yellow { background-color: #FFFF99}
.kantlinje {border: 1px dotted #003366}
.scrollbox {padding: 10px; height: 200px; width: 200px; border: 1px solid #999999; overflow: auto; background-color: #F1F1EB;}
