.Rotator 
{
  border:solid 0px #B3D066; 
  cursor:default; 
}

.RotatorFrame 
{
  border:solid 1px white; 
  width:400px; 
  height:auto;
  margin-right:2px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:400px; 
  height:40px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.Tittel
{
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}

.Tekst
{
 font-family: Arial;
 font-size: 12px;  
 margin:2px;
}

.Ingress
{
   font-family: Arial;
    font-size: 16px;
    font-weight: bold; 
}
.Link
{
  font-family:Arial;
  font-size:11px;   
  font-weight:bold; 
}
.Tabell
{
border-color:Black;
}
.Stil
{
	line-height:15px;
	background-color:#B3D066;
	font-family:Verdana;
	font-size:14px;
}