
BODY { 
background: white;
color: black;
font-size: .9em;
font-family: "arial", "helvetica";
}

H1 {
font-size: 2em;
color: #0000aa;
text-align: center;
}

H2 {
font-size: 1.2em;
color: #0000aa;
font-weight: bold;
}


A:link, A:visited { 
text-decoration: underline; 
color: black; 
}

A:hover { 
color: #aa0000;
}

.text {
font-size: .7em;
font-weight: normal;
}

td.title {
font-size: 1.2em;
font-weight: bold;
text-align: center;
background: #0000aa;
color: white;
}

td.main {
padding-left: 1em;
}

table.planering{
border-left: medium solid #218cff;
border-bottom: medium solid #218cff;
}


td.ett {
background: white;
}

td.tva {
background: #aaaaff;

}