
/* Katastrofen CSS-dokument, skapat 2006-12-17 */

body {
background-image: url(img/top_background.gif);
background-repeat: no-repeat;
background-color: #000000;
font-family: Arial;
font-size: 10px;
font-style: normal;
color: #ffffff;
margin-left: 10px;
margin-top: 110px;
}

td, th {
font-family: Courier;
font-size: 12px;
color: #ffffff;
}

a:link, a:visited, a:active {
color: #ff6600;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

td.col1, td.col2, td.col3, td.col4 {
width: 320px; 
}

span.color_text {
color: #ff6600;
}