P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {}

.rubrik  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #000080;
}

.text  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
}

