body 
{ 
  font-size: 12pt; 
  font-family: sans-serif; 
  background: white; 
  color: black;
  border: 0;
}

.sub
{
  font-size: 10pt;
  font-family: sans-serif;
  color: #222222;
  background: white;
}

.topRow
{
  border-bottom: solid 3px #007700;
  background: #AADDAA;  
  padding: 0;
  inset: 0;
  margin: 0;
}

.sidebar
{
  border-right: solid 3px #007700;
}

.title
{
  font-size: 25pt;
  font-weight: bold;
}

.LINK
{
  background: #AADDAA;
  border: solid 1px #007700;
  font-size: 11px;
  font-weight: bold;
  color: #005500;
  width: 85%;
  align: center;
  padding: 1px;
  padding-left: 10px;
  text-decoration: none;
}

A
{
  text-decoration: none;
  color: #005500;
}
.englishSwedish
{
  position: bottom right;  
}
