
h1{color:#000000;  font-family: Arial,Helvetica; font-size: 8pt}
h2 { font-size: 8px; font-weight: bold; color: #FF0000}

BODY      
{
          scrollbar-face-color: #85C3EA; 
          scrollbar-highlight-color: #C5F3FA; 
          scrollbar-shadow-color:#AACDD9; 
          scrollbar-3dlight-color:#DAEDF9; 
          scrollbar-arrow-color:#000000; 
          scrollbar-track-color:#DAEDF9; 
          scrollbar-darkshadow-color:#000000; 
}

A:link    { color: #000000; text-decoration: none }
A:visited { color: #000000; text-decoration: none }
A:hover   { color: #000000; text-decoration: underline }
A:active  { color: #000000; text-decoration: none }

.fonttekst 
{
	font-size : 12px ;
	font-family: Arial;
	color: Black;
}

.fontnytt 
{
	font-size : 11px ;
	font-family: Arial;
	font-weight: bold;
	color: #303030;
}

.fontnyttdato 
{
	font-size : 8px ;
	font-family: Arial;
	font-weight: bold;
	color:#c0c0c0;
}


