.blue {
	color:black;
	font-family:Verdana;
	font-size:11;
	background-color:lightblue;
	cursor:default
 }

.green {
	color:black;
	font-family:Verdana;
	font-size:11;
	background-color:lightgreen;
	cursor:hand
 }

.yellow {
	color:black;
	font-family:Verdana;
	font-size:11;
	background-color:Yellow;
	cursor:hand
 }

.normal {
	color:black;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	cursor:default
 }


.rubrik1 {
	color:darkblue;
	font-family:Verdana;
	font-size:17px;
	letter-spacing:5;
	font-weight:bold;
	cursor:default
 }

	


.knapp {
	color:white;
	font-family:Verdana;
	letter-spacing:1;
	font-size:11px;
 	text-decoration:none;
        cursor:default
 }

.disc {

	color:darkred;
	font-family:Verdana;
	font-size:10px;
	width:150;
	position:absolute;
	left:280;
	text-align:justify;
	line-height:9px
	cursor:default
 }
