<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Sofia Tourist Council */

html, body {
	background: white; color: black;
	font: small/1.4em Verdana, Arial, Helvetica, sans-serif;
}

ul {padding-left: 1.8em;}

ol {padding-left: 2.8em;}

a {color: #1e518d; text-decoration: underline;}
a:visited {color: #94519e;}
a:hover {text-decoration: none;}
a:active {outline: none;}

h1, h2, h3, h4, h5, h6 {
	font: bold 2em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #3487cd; 
	padding: 0.25em 0 0; margin: 0.25em 0 0.2em;
}

h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

p {padding: 0 0 1em;}



</pre></body></html>