body {  font-family: Verdana; color: #373735; background-color: #eaeaea;  font-size : 10px;    background-repeat: repeat-y;    }
td {  font-family: Verdana; color: #000000;  font-size : 10px; }
	
.rubrik
{
	font-weight : bold;	
	font-size : 11px;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	color: #333333;	
	font: 10px Verdana;
	font-weight : bold;
	font-size : 11px;
	background-color: #d2d2d2;
	line-height : 20px;
	padding-left: 4px;
}
.rubrik2
{
	font-weight : normal;	
	font-size : 10px;
	background-image: url(top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	color: #333333;	
	font: 10px Verdana;
	font-weight : normal;
	font-size : 10px;
	background-color: #d2d2d2;
	line-height : 20px;
	padding-left: 4px;
}
.rubrik3
{
	font-weight : normal;	
	font-size : 10px;
	background-position: top;
	background-repeat: repeat-x;
	border: 0px solid #d2d2d2;
	color: #333333;	
	font: 10px Verdana;
	font-weight : normal;
	font-size : 10px;
	line-height : 20px;
	padding-left: 0px;
}
.knapp
{
	font: 10px Verdana;
	font-weight : normal;	
	padding-left: 4px;
}

.inmatning 
{
    background: #ffffff;
	border: 1px solid #a0a0a0;
	color: #373735;
    font: 10px Verdana;
	overflow: hidden;
}

a:link
 {
	text-decoration : none;
	font-weight : normal;
	color : #0000ff;
	font-size : 11px;
}

a:visited
 {
	text-decoration : none;
	font-weight : normal;
	color : #0000ff;
	font-size : 11px;
}
a:active
 {
	text-decoration : none;
	font-weight : normal;
	color : #0000ff;
	font-size : 11px;
}
a:hover
 {
	text-decoration : none;
	font-weight : normal;
	color : #ff3300;
	font-size : 11px;
}
