p, ol, ul, dl,
dt, dd       { font-family: Arial, Helvetica, Sans-Serif;
font-size: small; }
body         { color: black;
font-family: Arial, Helvetica, Sans-Serif;
font-size: small; }
td, th       { font-family: Arial, Helvetica, Sans-Serif;
font-size: small; }
small        { font-family: Arial, Helvetica, Sans-Serif;
font-size: x-small; }
big          { font-family: Arial, Helvetica, Sans-Serif;
font-size: medium; }
h1, h2       { font-family: Arial, Helvetica, Sans-Serif;
font-size: large;
font-weight: bold; }
h3           { font-family: Arial, Helvetica, Sans-Serif;
font-size: medium;
font-weight: bold; }
h3.table           { font-family: Arial, Helvetica, Sans-Serif;
font-size: medium;
font-weight: bold;
margin-bottom: 0;
margin-top: 0;
align: center;
}
h4           { font-family: Arial, Helvetica, Sans-Serif;
font-size: small;
font-weight: bold; }
h5           { font-family: Arial, Helvetica, Sans-Serif;
font-size: small;
font-style: oblique;
font-weight: bold; }
h6           { font-family: Arial, Helvetica, Sans-Serif;
font-size: x-small;
font-weight: bold; }
pre, code, tt {font-family: Lucida Console, Courier New, Courier;
font-size: small; }
.date         {font-family: Lucida Console, Courier New, Courier;
font-size: xx-small;
font-weight: bold; }
sup          { font-family: Arial, Helvetica, Sans-Serif;
font-size: xx-small; }

table.resultat { font-family: Arial, Helvetica, Sans-Serif;
                 font-size: small;
		 background-color: #FFCC66;
		 border: solid;
		 }
tr.resbody		{ font-family: Arial, Helvetica, Sans-Serif;
font-size: small; 
background-color: #FFCC66;
}
tr.reshead		{ font-family: Arial, Helvetica, Sans-Serif;
font-size: small; 
background-color: #FF0066;
}

OL.roman { list-style-type: lower-roman }
OL.roman-cap { list-style-type: upper-roman }
OL.alfa { list-style-type: lower-alpha }
OL.alfa-cap { list-style-type: upper-alpha }

.single { text-indent: 25px; margin-bottom: 0; margin-top: 0; }

dt { font-weight: bold; margin-bottom: 10; margin-top: 10; }

.quoted { text-indent: 25px; } 
