body	{ background-color: deepskyblue;}
h1	{ font-size: 18pt; color: maroon; font-family: arial;}
h2	{ color: navy; font-family: verdana}
h3	{ color: navy; font-family: verdana}
h4	{ color: navy; font-family: verdana}
td { border: thin solid cornflowerblue; color: navy; font-size: 70%; font-family: verdana}
td.sarek { border: none; color: navy; font-size: 90%;}
p	{ margin-left: 10px; font-family: verdana}
p.condensed	{ margin-left: 4px; font-size: 90%; font-family: "arial narrow";}
p.sarek	{ margin-left: 10px; font-size: 9pt; font-family: verdana}
a { text-decoration: none; font-family: arial;}
a.cond { line-height: 14px; font-family: "arial narrow";}
ul.circle { list-style-type: circle; font-family: arial;}

a:link     { color:chocolate;}
a:visited  { color:darkred;}
a:active   { color:gold;}
a:hover    { color:white;}