H1.photo {
	font-family: times, courier, serif, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: cyan;
	text-align: center;
}
H2.center {
        font-family: serif, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: cyan;
        text-align: center;
}
H2.photo {
	font-family: serif, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: cyan;
}
H3.photo {
	font-family: serif, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: cyan;
}
H5.photo {
	font-family: ariel, times;
	font-size: 10pt;
	color: yellow;
	text-align: center;
}
P.p1 {
	font-family: ariel, times;
	font-size: 10pt;
	color: darkgrey;
	text-align: left;
}
P.c {
	font-family: Verdana, Tahoma, ariel, times, fantasy;
	font-size: 12pt;
	font-weight: 600;
	color: white;
	text-align: justify;
}
P.c2 {
	font-family: Verdana, Tahoma, ariel, times, fantasy;
	font-size: 10pt;
	font-weight: 400;
	color: white;
	text-align: justify;
}
P.cc {
        font-family: Verdana, Tahoma, ariel, times, fantasy;
        font-size: 12pt;
	font-weight: 600;
        color: white;
        text-align: center;
}
TABLE.feedback {
	color: black;
}
SPAN.key {
	color: yellow;
	font-weight: 800;
}
SPAN.index {
	color: yellow;
	font-weight: 800;
	font-size: 14pt;
}
SPAN.kursiv {
	color: RGB(255,159,207);
	font-style: italic;
	font-weight: 800;
}
SPAN.albums {
	color: RGB(255,204,102);
	font-style: italic;
	font-size: 12pt;
}
SPAN.bold {
	color: RGB(255,255,255);
	font-weight: 800;
	font-size: 14pt;
}
SPAN.imginfo {
	color: RGB(200,200,200);
	font-style: italic;
}
SPAN.adm {
	color: black;
	font-style: italic;
}
SPAN.ERROR {
	color: red;
	background: white;
	font-style: bold;
	font-size: 14pt;
}
SPAN.code {
	color: black;
	background: white;
	font-style: italic;
}
P.dhdr {
	font-family: ariel, times;
	font-size: 12pt;
	color: white;
	text-align: center;
}
P.note {
	font-family: Courier, ariel, times;
	font-size: 12pt;
	color: gold;
	margin-left: 1em;
	margin-right: 0.5em;
	padding: 0.5em;
	border: solid thin red;
	text-align: justify;
}
P.crt {
	font-family: ariel, times;
	font-size: 10pt;
	color: white;
	text-align: center;
}
UL.pris {
	list-style: inside;
	font-family: times, ariel;
	font-size = 12pt;
	font-weight: 600;
	color: gold;
	text-align: left;
}
