<!-- colors gröna gården grön: mörk #658150 ljus #adb466 röda gården röd: mörk #93362e ljus #dd7671 gula triangeln gul: mörk #debd60 ljus #f7dd7e -->
P  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000;
	margin-left : 10px;
	margin-right : 10px;
	text-indent : 10px;
	text-align: left;
}

.rgm  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	color: #93362e;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 10px;
	border-bottom: thin dotted #debd60 ;
}
.rgl  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #dd7671;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 10px;
	border-bottom: thin dotted #f7dd7e;
}

.ggm {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #8d8c5c;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 10px;
	border-bottom: thin dotted #f7dd7e;
}
.ggl  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #adb466;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 10px;
	border-bottom: thin dotted #f7dd7e;
}

.btext  {
	font-size:small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #black;
}

.mtext  {
	font-size:x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #black;
}

H1  {
	font-size : x-large;
	font-family : Trebuchet MS, Palatino, sans-serif;
	font-weight : bold;
	color : #93362e;
}

H2  {
	font-size : large;
	font-family : Trebuchet MS, Palatino, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #93362e;
}

H3  {
	font-size: medium;
	font-family: Trebuchet MS, Palatino, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #93362e;
	border-bottom: thin dashed #f7dd7e;
}

H4  {
	font-size: medium;
	font-family: Trebuchet MS, Palatino, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #658150;
	border-bottom: thin dashed #f7dd7e;
}

A  {
	font-size: medium;
	font-family : Verdana;
	color : #658150;
	font-style : normal;
	font-weight : normal;
}

A:Hover  {
	font-size : medium;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A.text  {
	font-size: small;
	font-family : Verdana;
	color : #658150;
	font-style : normal;
	font-weight : normal;
}

A.text:Hover  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
A.mtext  {
	font-size: x-small;
	font-family : Verdana;
	color : #658150;
	font-style : normal;
	font-weight : normal;
}

A.mtext:Hover  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

i  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Black;
}


b  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

small  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}
