body	{
	background-color: #cccccc;
	background-image: url(/images/bakgrund.gif);
	font-family: "times new roman", times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	text-color: #0000ff;
}
.header	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #ff0000;
	color: #000000
}

.sub	{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #ff0000;
	color: #000000
}
h1	{
	font-family: "times new roman", times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: uppercase;
	text-align: center;
	color: #0000ff
}
h2	{
	font-family: "times new roman", times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: capitalize;
	text-align: center;
	color: #0000ff
}
h3	{
	font-family: "times new roman", times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: uppercase;
	text-align: center;
	color: #0000ff
}
A	{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #0000ff
}
.footer	{
	font-family: "times new roman", times, serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	color: #000000
}