body		{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:8pt;
		color:#000000;
		scrollbar-face-color:#ffffff;
		scrollbar-shadow-color:#cccccc;
		scrollbar-highlight-color:#cccccc;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#cccccc;
		margin-top:10px;
		margin-left:10px;
		
		}

table, td	{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:8pt;
		color:#000000;
		}

.red	{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:8pt;
		color:red;
		}
		
h1		{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:16pt;
		font-weight:bold;
		color:#000000;
		}

.rubrik		{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:14pt;
		color:#000000;
		font-weight:bold;
		}
		
.mellanrubrik		{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight:bold;
		}


.bildtext	{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:7pt;
		color:#110C79;
		font-style:italic;
		}

.copyr		{
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:7pt;
		color:#000000;
		}

a:link, a:active	{
		text-decoration:none;
		font-weight:bold;
		color:#000000;
		}

a:visited	{
		text-decoration:none;
		font-weight:bold;
		color:#000000;
		}

a:hover		{
		text-decoration:underline;
		font-weight:bold;
		color:#005BAB;
		}
		
.kantlinje	{
		border: #ffffff; 
		border-style: solid;
		border-top-width: 4px;
		border-right-width: 4px;
		border-bottom-width: 4px;
		border-left-width: 4px;
		}

.kantlinje2	{
		border: #ffffff; 
		border-style: solid;
		border-top-width: 4px;
		border-right-width: 4px;
		border-bottom-width: 0px;
		border-left-width: 4px;
		}

.kantlinje3	{
		border: #ffffff; 
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		}

.kantlinje4	{
		border: #FF9933; 
		border-style: solid;
		border-top-width: 3px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 3px;
		}

input,textarea, select	{ 
		background-color: #ffffff;
		border: #cccccc; 
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-family:verdana,tahoma,arial,sans-serif;
		font-size:8pt;
				
		}
