a   {text-decoration: none;}

#liten	{ 
	font-size: 4px; 
	}

#bord	{ 
	border-color: #000000; 
	}
	
#H1 { line-height: 1.0; font-size: 4pt }

#H2 { line-height: 1.8; font-size: 4pt }

#H3 { line-height: 0.6; font-size: 4pt }

#space { line-height: 1.5; font-size: 4pt }


font { 
	font-family: verdana; 
	font-size: 10px; 
	}	
.input {
    border: 1px solid #000000;
    background: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}
.button {
    background: url('skicka.bmp') no-repeat top right;
    width: 58px;
    height: 17px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    border: none;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}
.button:hover {
    background: url('skicka2.bmp') no-repeat top right;
    width: 58px;
    height: 17px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    border: none;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;

