BODY {
	background-image: url(pix/fsbak.gif);
	background-color: white;
	font-family:Arial, Helvetica, "sans serif";
; font-size: 14px
}
TABLE {
	margin-bottom: 0.25 in;
	font-family:Arial, Helvetica, "sans serif";
; font-size: 14px
}
TABLE.prices {
	margin-bottom: 0.25 in;
	background-color: white;
}
TH.prices 	{
	background-color: white;
	color: black
}
CAPTION {
	font-weight: bold;
}
TH {
	color: white;
	background-color: #cc3333;
; font-family: Arial, helvetica, "sans serif"; font-size: 14px; font-weight: bold
; text-decoration: none
}
EM {
	font-family: Times Roman;
	font-style: italic;
	font-weight: bold;
}
STRONG {
	font-family: Helvetica; "sans serif";
	font-weight: bold;	
	font-size: 12pt;
}
H1 {
	font-family: "bookman old style";
	text-align: center;
	color: #0000FF;
	
}
HR { 
	margin-bottom: 0.25 in;
}
UL {
	list-style-image: url(pix/punkt.gif);
	list-style-type: square;
}
A:link {
	color: #cc3333;
	text-decoration: none;
	font: bold 12pt Arial, Helvetica, sans-serif;

}
A:visited {
	color: blue;
	text-decoration: none;
	font: bold 12pt Arial, Helvetica, sans-serif;
	}
A:active {
	colour:  green;
}