<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*======================================================================
Vorlage-Name............................................Standart-Vorlage
Vorlage-Version......................................................0.2
Name/Author............................................BC-Design-(Balto)
URL............................................http://www.bc-design.info
Lizenz................................................CC BY-NC-SA 3.0 DE
German/Deutsch......http://creativecommons.org/licenses/by-nc-sa/3.0/de/
English/Englisch.......http://creativecommons.org/licenses/by-nc-sa/4.0/
======================================================================*/


body {
	Background-color: white;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h6 {
	font-size: 8px;
}

ul {
	margin-left: 25px;
	margin-bottom: 10px;
}</pre></body></html>