<STYLE TYPE="text/css">
/*
Remember Java
===================================
= Std stylesheet for SiteLite 2.0,=
= Borre Stenseth,                 =
= Ostfold University College,2000 = 
===================================
*/

BODY {
  background: white;
  color: black;
  font family: "Times", "Times New Roman", serif;
  font-size: 11;	
  text-align: left;
}

H1,H2,H3,H4{font-family: "Geneva", "Verdana", "Arial", sans-serif;}
H1{	font-size: x-large; font-weight: bold; margin: 1em 0 0 0;}
H2{	font-size: large;font-weight: normal; margin: 0 0 0.2em 0;}
H3{	font-size: medium;font-weight: bold;}
H4{	font-size: medium; font-weight: normal;	font-style: italic;}

/* date in header */
.dateheader{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:8pt;
  margin: 0 0 0.2em 0;
  color:#AAAAAA;
}


P{
font-family:"TIMES NEW ROMAN","TIMES ROMAN","TIMES",serif;
font-size:normal;
}

/* ====== styles hardcoded by SITELITE =====*/

/*<!--CONLIST--> Page relevant toc (left bar) */
.clevel0,.clevel1,.clevel2,.clevel3,.clevel4,
.clevel5,.clevel6,.clevel7,.clevel8,.clevel9,.clevel10
{
background-color:transparent;
text-decoration:none;
line-height:180%;
}
.clevel0{ margin-left:0px;}
.clevel1{ margin-left:0px;}
.clevel2{ margin-left:7px;}
.clevel3{ margin-left:14px;}
.clevel4{ margin-left:21px;}
.clevel5{ margin-left:28px;}
.clevel6{ margin-left:35px;}
.clevel7{ margin-left:42px;}
.clevel8{ margin-left:49px;}
.clevel9{ margin-left:49px;}
.clevel10{ margin-left:49px;}

/*-active-*/
.aclevel0,.aclevel1,.aclevel2,.aclevel3,.aclevel4,
.aclevel5,.aclevel6,.aclevel7,.aclevel8,.aclevel9,.aclevel10
{
font-size: normal;
background-color:transparent;
text-decoration:none;
line-height:180%;
color:#999999;
}

.aclevel0{ margin-left:0px;}
.aclevel1{ margin-left:0px;}
.aclevel2{ margin-left:7px;}
.aclevel3{ margin-left:14px;}
.aclevel4{ margin-left:21px;}
.aclevel5{ margin-left:28px;}
.aclevel6{ margin-left:35px;}
.aclevel7{ margin-left:42px;}
.aclevel8{ margin-left:49px;}
.aclevel9{ margin-left:49px;}
.aclevel10{ margin-left:49px;}



/* <!--TOC--> on sitemap pages */
.tlevel0,.tlevel1,.tlevel2,.tlevel3,.tlevel4,
.tlevel5,.tlevel6,.tlevel7,.tlevel8,.tlevel9,.tlevel10
{
font-size: small;
font-weight:200;
background-color:transparent;
text-decoration:none;
line-height:120%;
}

.tlevel0{ margin-left:0px;}
.tlevel1{ margin-left:7px;font-weight:600;line-height:150%;}
.tlevel2{ margin-left:14px;}
.tlevel3{ margin-left:21px;}
.tlevel4{ margin-left:28px;}
.tlevel5{ margin-left:35px;}
.tlevel6{ margin-left:42px;}
.tlevel7{ margin-left:49px;}
.tlevel8{ margin-left:49px;}
.tlevel9{ margin-left:49px;}
.tlevel10{ margin-left:49px;}

/* local toc*/
.localtoc{ font-size:smallest;}

/*<!--BASEDON-->*/
.basedon{ font-size:small;  font-style: italic; margin-left:7px;}

/*<!--INDEX--> on index pages */
.indexkeyword{  font-size:small; font-weight: bold; line-height:120%;}
.indexentry{    font-size:small; font-weight: normal; margin-left:7px;}

/* ====== END OF styles hardcoded by SITELITE =====*/

/* heading for <!--BASEDON-->*/
.basedhead{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:small;
  font-weight: normal;
  color:#000077;
  }

.maintext A:link{
  color:#993333;
}

.maintext A:visited {
  color:#333399;
}

.maintext A:active{
  color:#999999;
}

.maintext A:hover {
  color:#A7A866;
}


/* <!--SITENAME--> */ 

/* <!-- sitename2 for Netscape --> */ 
a.sitename2 { text-decoration: none; color:#336699; font-family: "Geneva", "Verdana", "Arial", sans-serif; font-weight: bold; font-size: 250%; }

/* <!-- sitename for Explorer --> */ 

/* <!--
.sitename A:link{
  color:#336699;
  text-decoration:none;
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size: 40;
  margin-left:14px;
  margin-right:14px;
}

.sitename A:visited{
  color:#336699;
  text-decoration:none;
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size: 40;
  margin-left:14px;
  margin-right:14px;
}

.sitename A:active{
  color:#336699;
  text-decoration:none;
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size: 40;
  margin-left:14px;
  margin-right:14px;
}

.sitename A:hover{
  color:#336699;
  text-decoration:none;
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size: 40;
  margin-left:14px;
  margin-right:14px;
}
--> */

/* <!--Menu text--> */ 
a.menutext { text-decoration: none; color:#336699; font-family: "Geneva", "Verdana", "Arial", sans-serif; font-weight: bold; margin-left:0px;  margin-right:0px; }

/* bottom of pages, author, date, message etc. */
.mainfooter{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:8pt;
  margin-left:10px;
  color:#AAAAAA;
}

.leftfooter{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:8pt;
  margin-left:10px;
  color:#AAAAAA;
}




UL,OL,TD{
  font-family: "TIMES NEW ROMAN", "TIMES ROMAN", "TIMES", serif;
  font-size:normal;
}

/*Standard PRE inline*/

PRE {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  background-color: #ffffff;
  color: black;
}

PRE.list {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  font-size: small;
  color: black;
}

PRE.xlist {

  white-space: pre;
  font-family: "Geneva", "Verdana", "Arial", sans-serif;	
  /*font-family: "Courier", "Courier new", mono-space;*/
  font-size: x-small;
  color: black;
}

/*PRE for bruk i generelle kode-blokker */

PRE.code {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  font-size: small;
  display: block;
}

PRE.javacode {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  font-size: small;
  background-color: #EEEEFF;
  display: block;
}

PRE.cppcode {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  font-size: small;
  background-color: #EEFFEE;
}

PRE.ccode {
  white-space: pre;
  font-family: "Courier", "Courier new", mono-space;
  font-size: small;
  background-color: #FFEEEE;
  color: #7D4949;
  display: block;
}

</style>
