body, html, htm {
	background-color: #FBFFEE;
	font-family: "Trebuchet MS";
	color: #515F25;
	SCROLLBAR-FACE-COLOR: #E4EFD1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; /* inre skugga för slipern hö & under */
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; /* ljus på slipern vä & ovan */
	SCROLLBAR-TRACK-COLOR: #E6EBBC; /* färgen på rälsen */
	SCROLLBAR-DARKSHADOW-COLOR: #A06363; /* yttre tunn skugga för slipern hö & under */
	text-decoration: none;
	font-size: 9pt;
	line-height: normal;


}
a {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	clear: none;
	float: none;

}
h1 {
	font-size: 22pt;
	color: #A67504;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
h2 {
	font-size: 12pt;
	color: #515F25;
	text-decoration: none;
}
hr {
	font-size: 2px;
	color: #2E7E27;
}
h3 {
	font-weight: bold;
	color: #515F25;
	font-size: 9pt;
}
p {
	text-decoration: none;
}
button {
	background-color: #FFCC00;
}
h6 {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
h4 {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
