<!--

body
{ 

background-color:transparent


background-repeat:no-repeat;
background-attachment:fixed;
font-family: Century Gothic, Gill Sans MT, Verdana;

font-size: 15px;
font-weight: normal;
color: #BBA387;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;


scrollbar-base-color: #242424;
scrollbar-track-color: #242424;
scrollbar-arrow-color: #948F7E;
scrollbar-highlight-color: #BBA387;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #12110D;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #BBA387;
}

/* länkar */

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

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

a:active { 
text-decoration: none; 
font-weight: bold;
color: #BBA387
}

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

/* olika typsnitt */

.h1
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 18px;
font-weight: normal;
color: #BBA387;
margin-bottom: 0px;
}

.h2
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 9px;
font-weight: Bold;
color: #BBA387;
}

.h3
{
font-family: Gill Sans MT, Verdana;
font-size: 15px;
font-weight: Normal;
color: #BBA387
}

.h4
{
font-family: Century Schoolbook, Georgia, Times New Roman, serif;
font-size: 13px;
font-weight: bold;
color: #000000;
}

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

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

}

.h8
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: Normal;
color: #BBA387;
}

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



/* tabell */

table
{ 

font-family: Verdana;

font-size: 15px;
font-weight: normal;
color: #BBA387 ;
}

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

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

//-->