.error {
	color: red;
}
.farright { text-align:right;
         white-space: nowrap; }
.time {
    font-size: 70%;
    color: gray;
}
.fot {
    font-family: Georgia, "Times New Roman", Helvetica, serif;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    text-align: left;
    padding: 5px 0 0 0;}
/* legacy, = h1 */
.storrubrik {
    font-family: Georgia, "Times New Roman", Helvetica, serif;
    color: #ACA641;
    font-size: 250%;
    font-weight: normal;
    font-variant: small-caps;
    text-align: left;
    padding: 0 0 0 0;}
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Helvetica, serif;
    color: #ACA641;
    font-weight: normal;
    text-align: left;
}
h1 {
    font-size: 250%;
    font-variant: small-caps;
}
h2 { font-size: 140%; }
h3 { font-size: 120%; }
ul {
    margin-left: 10px;
    padding-left: 10px;
   }
a img {
    border: 0px;
}
small {
    font-size: 73%;
}
.tal {
       word-spacing: -0.1111em;
       white-space: nowrap;
}
#header {
	font-size: 80%;
	background-color: orange;
}
#header img {
	float: left;
	font: 200% bold sans-serif;
}
.threecol .col2 {
	  font-size: 80%;
}
.threecol .col3 {
	  font-size: 80%;
}

