body {
	background-color: #EECCAA;
	color: Black;
	font-family: "Arial Narrow", Arial;
	font-size: 12;
	margin-top: 0;
}
b, strong {
	color: #9B0000;
}
p {
	font-family: "Arial Narrow", Arial;
	font-size: 16;
	text-indent: 10px;	
}
h2 {
	 font-family: "Arial Black", Arial;
	 color: #F90000;
	 text-align: center;	
	 font-size: medium;
}
h1 {
	 font-family: "Arial Black", Arial;
	 color: #FF4500;
	 text-align: center;
}
a {
	 text-decoration: none;
	 color: #0000CD;
	 font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 text-align: center;
}
a:hover {
	 text-decoration: none;
	 background-color: #E1E1FF;
	 color: #CA6F00;
	 font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 text-align: center;
}
.skrot {
	color: #D01F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 150px;
	margin-right: 150px;
	font-style: italic;
	text-indent: 0px;
	text-align: center;
}

hr {
	line-height: 2px;
	color: #00015B;
	margin-left: 150px;
	margin-right: 150px;
}

h3 {
	 color: #ED2E54;
}

td {
	 text-align: center;
}
.normal {
	text-indent: 0px;
}
