body {background-color : #FFFFCC;}

.normal, body, table, p
	{
		font-family : verdana;
		font-size : 9pt;
		color : black;
	}

.rubrik, h1
	{
		font-family : arial;
		font-size : 14pt;
		font-weight : bold;
		color : navy;
	}

.rubrik2, h2
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		color : navy;
	}

.rubrik3, h3
	{
		font-family : arial;
		font-size : 9pt;
		font-weight : bold;
		color : navy;
	}

.large
	{
		font-family : verdana;
		font-size : 12pt;
	}

.strong, strong, dt, ht
	{
		font-family : arial;
		font-weight : bold;
		color : navy;
	}

.small
	{
		font-family : verdana;
		font-size : 7pt;
	}

.micro
	{
		font-family : verdana;
		font-size : 8px;
	}
