<!--

body
{ 


background-color:transparent
background-repeat:no-repeat;
background-attachment:fixed;
font-family: Georgia, Times New Roman;
font-size: 11px;
font-weight: normal;
color: #ffffff;


scrollbar-base-color: #D8E1E8;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #858116;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #CCCCCC;
scrollbar-face-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #AEB5BB;
}

/* länkar */

a:link { 
text-decoration: none; 
color: #ffffff
}

a:visited { 
text-decoration: none; 
color: #ffffff
}

a:active { 
text-decoration: none; 
color: #F2F2F2
}

a:hover { 
color: #F2F2F2;
text-decoration: none;
}

/* olika typsnitt */

.h1
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 30px;
font-weight: bold;
color: #858116;
margin-bottom: -15px;
}

.h2
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: Normal;
color: #858116;
margin-bottom: 0px;
}

.h3
{
font-family: Verdana, Georgia, Times New Roman;
font-size: 14px;
font-weight: normal;
color: #ffffff
}

.h4
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.h5
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #858116;
}

.h6
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: Bold;
color: #000000;
margin-bottom: 0px;
}

.datum
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #8C8C8C;
}



/* tabell */

table
{ 
font-family: Georgia, Times New Roman;
font-size: 11px;
font-weight: normal;
color: #000000 ;
}

	/****************** agenda ******************/
	
.nummer
{
font-family: Century Schoolbook, Georgia, Times New Roman, serif;
font-size: 30px;
font-style: normal;
color: #000000;
}

.dag
{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #CFD9E3;
}

//-->