BODY
{
  background-color: #ffffff;
  color: #353535;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  margin-top: 22px;
  margin-left: 15px;
}
H1
{
  font-family: "Times New Roman",Times,serif;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
}
H2
{
  font-family: "Times New Roman",Times,serif;
}
H3
{
  font-family: "Times New Roman",Times,serif;
}
STRONG
{
  font-family: "Times New Roman",Times,serif;
}
CAPTION
{
  font-family: "Times New Roman",Times,serif;
  font-size: 125%;
  font-weight: bold;
}
.gray {
  background-color: #efefef;
}
.discrete
{
  color: #353535;
  font-family: Verdana;
  font-size: 70%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
.meny {
  font-family: "Times New Roman",Times,serif;
  color:#3f0f0f; 
  background-color: #dfdfdf;
  font-weight:bold;
  text-align: center;
  width: 100%;
}
.meny a {text-decoration: none; color:#3f0f0f; padding: 3px}
.meny a:link { color:#3f0f0f; }
.meny a.visited { color:#3f0f0f; }
.meny a:hover {
  color:#60a050;
/*  background-color: #efefef; */
  background-color: #dfdfdf;
  font-weight:bold;
  text-decoration: underline
}
.meny a:active {text-decoration: none; color:#3f0f0f;}
.title {
/*  color: #443321;*/
/*  font-family: Roman;*/
  font-family: "Times New Roman",Times,serif;
  font-size: 120%;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
