/* CSS Document */
<style type="text/css">
<!--

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
/*background-color: #CCCCCC;*/
/*background-image: url(logga.jpg);*/
background-attachment: fixed;
margin-top: 40px;
margin-left: 50px;
margin-right: 50px;
margin-bottom: 40px}

-->
</style>

</head>


h1 {
font-size: 24px;
font-weight: bold;
color: #000000;
text-align: center}

.cirkellista { 
font-family: Times New Roman, serif; 
font-size: 11px; 
font-weight: bold;
color: #000099; 
list-style-type: circle}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000}

.rad15px { line-height: 15px}
.rad20px { line-height: 20px}
.rad18px { line-height: 20px}

.box1
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: bold; 
font-size: 12px; 
height: 116px; 
width: 300px; 
padding: 3px; 
border: 5px double #33CCCC;
scrollbar-face-color: #B0C4DE;
scrollbar-highlight-color: #668099;
scrollbar-shadow-color: #668099;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #668099;
scrollbar-track-color: #FFFFFF
overflow: auto
} 

.nyttbox { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.nyttbox {
padding: 10px;
height: 280px;
width: 500px;
border: 1px solid #668099;
overflow: auto;
background-color: #F5F5F5;
scrollbar-face-color: #F5F5F5;
scrollbar-highlight-color: #F5F5F5;
scrollbar-shadow-color: #F5F5F5;
scrollbar-3dlight-color: #F5F5F5;
scrollbar-arrow-color: #668099;
scrollbar-track-color: #F5F5F5;
scrollbar-darkshadow-color: #F5F5F5;}

.viktigt { background-color: #003399; color: #FFFFFF}

p.ingress {
font-size: 14px;
font-weight: bold;
font-style: italic;
text-align: center}

A:link {color: #000000; text-decoration: none}
A:visited {color: #6666FF; text-decoration: none}
A:active {color: #6666FF; text-decoration: underline}
A:hover {color: #FF0033; background-color: #CCFF99}

hr {color: #996633}


