body, p, th,td,tr,ul,ol { font-family: sans-serif; color: #000000; }
h1,h2,h3,h4 { font-family: sans-serif; color: #003399; }
pre,tt { font-family: monospace }

body {
  font-family: sans-serif;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; 
  margin-top: 0; 
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
}
.body {
  padding-left: 12pt;
  padding-right: 12pt;
}

.coursetitle {
    font-size:larger;
    font-weight:bold;
}

.menubody { 
 font-family: sans-serif; 
 color: #003399;
 text-decoration: none;
}

.menubody a    {
 color: #003399;
 text-decoration: none;
}

.menubody a:visited {
 color: #003399;
 text-decoration: none;
}

.menubody a:hover   {
 color:#ff2277;
}

.menubody ul {
  margin-left: 12pt;
  padding-left: 0px;
}

.blueback { background-color: #003399}

.invbody { 
 font-family: sans-serif; 
 color: #ffffff;
 text-decoration: none;
}

.invbody a:link    {
 color:#ffffff; 
 text-decoration: none;
font-size: larger;
}

.invbody a:visited {
 color:#ffffff; 
 text-decoration: none;
}

.invbody a:hover   {
 color:#9999ff; 
 text-decoration: none;
}

.shadow {  
 background-image: url('img/skygge.gif');
background-repeat: repeat-y
}

.path {
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: "Arial","Helvetica",sans-serif;
  font-size: 11px;
  color: #003399;
  text-decoration: none;
}

