p, table, body, td, th {
	font-family: Arial, helvetica, geneva, sans-serif;
	font-size: small;
	background: white;
	vertical-align: top;
}

H1, H2, H3 { 
	font-family: Arial, helvetica, geneva, sans-serif; 
	color: #5709C1;
}

#stor{ 
	font-family: Arial, helvetica, geneva, sans-serif; 
	color: #5709C1;
	font-size: x-large;
}

#header {
	background: #0000a0; 
	cell-padding: 0;
	cell-spacing: 0;
	border: 0;
	vertical-align: middle;
}

#liten { 
	font-size: x-small;
	background: #ffffb3;
 }

#medlem { 
	font-size: x-small;
	font-style: italic;
 }

#kalender { 
	font-size: x-small;
	background: #e6e6e6;
 }

#markert { font-weight: bold;
	color: #5709C1;
}

#sideheader {
	font-size: x-small;
	font-weight: bold;
	background: #0000a0; 
	color: white;
}

#bunnlinje {
	font-size: x-small;
	font-weight: bold;
	background: #0000a0; 
	color: white;
	align: center;
}

P { 
	display: block;
	font-family: Arial, helvetica, geneva, sans-serif;
	background: white;
}

a { text-decoration: none }
a:link    { color: #5709C1 } 
a:visited { color: #0000a0 }  
a:active  { color: black }
           
div.icon {
	border: solid thin;
           	color: black;
           	letter-spacing: 0.1em;
           	text-align: left;
           	font-size: large;
}

img.right { 
	border-style: none;
            float: right;
}


