





A.knapp {
	width: 90px; 
        height: 16px;
        border-width: thin; 
        border-color: grey; 
        border-style: outset; 
        text-decoration: none;
        } 
	A.knapp:link          {color: black; font-size: 10px;} 
	A.knapp:active        {color: black; font-size: 10px;} 
	A.knapp:visited       {color: black; font-size: 10px;} 
	A.knapp:link:hover    {border-style: inset; font-weight: bold; color: blue; font-size: 10px;} 
	A.knapp:active:hover  {border-style: inset; font-weight: bold; color: blue; font-size: 10px;} 
	A.knapp:visited:hover {border-style: inset; font-weight: bold; color: blue; font-size: 10px;}  	

 
 
a 	{  
 	font-style: normal; 
  	text-decoration: none;
 	style: bold
 	}
	
a:visited {	 
 	font-style: normal; 
  	text-decoration: none
 	}

a:hover {  
	font-style: normal; 
 	color: blue;
	text-decoration: underline
	} 
 
td 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	style: bold;
	 
}

.rubrik 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 20px;
	style: bold;

}

.rubrik1 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 16px;
	style: bold;

}

.rubrik2 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 25px;
	style: bold;

}

.inputxt {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 10px;  
	border: 1px solid; 
	border-color:#999999; 
	background-color: white;
}

.copy 	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 8px;
	 
}

