body
{
	font-family: Verdana;
  font-size: 8px;
	padding: 0; 
	margin: 0;
}

p
{
	padding: 0; 
	margin: 0;
}



h1.rubrik
{
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.normal
{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}


hr
{
	height: 1px;
	border: 0px solid #C6CBCE;
	background-color: #bebebe;
	color: #bebebe;
	margin: 5px 0px 5px 0px;	
}

.liten
{
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a
{
	color: #003399;
	text-decoration: none;
}


table 
{
		font-size: 11px;
}

.tdGray 
{
    border-bottom: 1px solid;
    border-color: #C0C0C0;
}


input, textarea
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	margin: 2px;
}

select
{
	font-family: Verdana;
	font-size: 11px;
	margin: 2px;
}



.White
{
	color: white;
}

.Black
{
	color: black;
}

.Gray
{
  color: #bebebe;  
}

.Darkgray
{
  color: #999b9a;  
}


a.menyval
{
	text-decoration: none;
	color: white;
}


a.nere
{
	color: #003399;
	text-decoration: none;
}

