.maintext
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 10px;
	color: black;
}

.redtext
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 10px;
	color: red;
}

.mainwhite
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 10px;
	color: white;
}

.minitext
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 2px;
	color: black;
}

A:LINK
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 10px;
	color: black;
	text-decoration : underline;
}

A:VISITED 
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size : 10px;
	color: black;
	text-decoration : underline;
}






.toprubrik   { 
	font-family: verdana, geneva, arial, helvetica; 
	font-size:13pt; 
	text-height:18px;
	font-weight:bold;
	color: #000000;
	text-align:right;
	font-style:italic;
}

.rubrik   { 
	font-family: verdana, geneva, arial, helvetica; 
	font-size:18px; 
	line-height:18px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 4px;

}

.rubrikMellan   { 
	font-family: verdana, geneva, arial, helvetica; 
	font-size:14px; 
	line-height:14px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 4px;

}

.rub   { 
	font-family: verdana, geneva, arial, helvetica; 
	font-size:14px; 
	line-height:16px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 4px;
}

.ingress   { 
	font-family: verdana, geneva, arial, helvetica; 
	font-size:15px; 
	line-height:18px;
	color: #000000;
	margin-bottom:10px;
}



