﻿.tekst_titel_red
{
	color:#E80000;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
}

.tekst_titel_blue
{
	color:#0050A0;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
}

.tekst
{
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
}

.tekst_bold
{
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
}

.tekst_underline
{
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
}

.tekst_italic
{
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
}

