p { 
font-size: 100%; 
font-family: Verdana, Arial, sans-serif; 
color: #002E5B; 
}

body { 
font-size: 100%; 
font-family: Verdana, Arial, sans-serif; 
color: #002E5B; 
text-decoration: None; 
background-color: #c6c8f4; 
background: url("http://kattisdesign.wastlund.se/grafik/textures/blueleather.gif");
}

table.main{
background: url(" bg1.jpg");
width: 760px;
font-family: Verdana, Arial, sans-serif; 
margin:20px auto; 
border: 1px solid black;
}

table.vikt{
width: 360px;
background-color: #ffffff; 
}

td { 
font-size: 80%; 
font-family: Verdana, Arial, sans-serif;
}

td.meny {
width: 120px;
vertical-align: top;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

h1 { 
font-family: Verdana, Arial, sans-serif;
}

h2 { 
font-family: Verdana, Arial, sans-serif; 
font-weight: Bold; 
}

a:link {
text-decoration : none;
color : #003399;
font-family : Verdana, Arial, sans-serif; 
} 
a:visited {
text-decoration : none;
color : #003399;
} 
a:active {
text-decoration : underline overline;
color : #003399;
} 
a:hover {
text-decoration : underline overline;
color : #003399;
} 





























