body         { background-color:lavender; font-size:12px;
               font-family:Verdana,Arial,Helvetica,sans-serif }
h1           { color:red; text-align:center; font-size:32px; font-weight:bold }
h2           { font-size:20px; font-weight:bold }
h3           { font-size:16px; font-weight:bold }
h4           { font-size:12px; font-weight:bold }
h5           { font-size:10px; font-weight:normal }
h6           { color:red; text-align:center; font-size:10px; font-weight:normal }
table        { border:0px #000000 solid; padding:3px; margin:3px; }
th           { background-color:navy; color:yellow; font-weight:bold; text-align:center;
               vertical-align:top; font-size:12px;
               font-family:Verdana,Arial,Helvetica,sans-serif }
td           { vertical-align:top; background-color:white; font-size:12px;
               font-family:Verdana,Arial,Helvetica,sans-serif }
td.gold      { background-color:gold }
td.silver    { background-color:silver }
td.bronze    { background-color:orange }
td.klar      { background-color:#E6E6FA;}
td.knap      { border-left:5px #c8c8c8 solid; border-top:5px #c8c8c8 solid; 
               border-right:5px #808080 solid; border-bottom:5px #808080 solid;
               background-color:"gold";	}
span.gold    { background-color:gold }
span.silver  { background-color:silver }
span.bronze  { background-color:orange }
.signature   { text-align:center; font-weight:bold; font-style:italic;
               font-family:Georgia,Times New Roman,Times,serif }
a:hover      { color:red }
hr.skil      { height:5; background-color:red }
pre          { font-size:12px; font-family:Courier New,Courier,Monospace }
img          { border-style:none; }
div.person   {float:left; margin:3px; text-align:center; border:0;}
div.person image {border:0;}
.endfloat    {clear:both;}
