body {
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #585858;
}

img {
  border: 0;
}
  
h1 {
  font-size: 150%;
  line-height: 105%;
}

h2 {
  font-size: 120%;
  line-height: 100%;
}

h3 {
  font-size: 100%;
  line-height: 95%;
  color: black;
}

p {
  font-size: 85%;
  line-height: 120%;
} 

p.top  {
  font-size: 70%;
  text-align: center; 
}

p.art {
  margin: 24px;
  color: black; 
  line-height: 100%; 
}  

p.date {
  margin: 24px;
  color: #8E8D8D; 
}

p.box {
  margin: 24px;
  padding: 24px;
  font-size: 85%;
  border-color: #6D6D6D; 
  border-width: 1px;
  background-color: #D6E0E8;
}  	        

/* left column */

.leftSide ol {
  font-size: 95%;
  color: #8E8D8D;
  line-height: 120%;
  list-style-type: decimal; 
  margin: 8px; 
}

.leftSide a:link {
  font-weight: bold;
  color: #7594A9;
  text-decoration: none;
}

.leftSide a:active {
  font-weight: bold;
  color: #E84F47;
  text-decoration: none;
}

.leftSide a:visited {
  font-weight: bold;
  color: #7594A9;
  text-decoration: none;
}

.leftSide a:hover {
  font-weight: bold;
  color: #4E616E;
  text-decoration: none;
}

/* right column */

td.rightSide {
  font-size: 90%;
}

.rightSide ul  { 
  font-weight: 600;
  color: #E84F47;
  margin: 4px; 
  padding:0;
  line-height: 170%; 
  list-style: none; 
} 

.rightSide li { 
  border-bottom: 1px solid #7594A9; 
} 

.rightSide a:link {
  color: #7594A9;
  text-decoration: none;
}

.rightSide a:visited {
  color: #7594A9;
  text-decoration: none;
}

.rightSide a:active {
  color: #E84F47;
}

.rightSide a:hover {
  color: #4E616E;
}

li.blink {
  text-decoration: blink
}

p.label {
  color: #7594A9;
  font-size: 70%;
  text-align: left;
  padding-left: 36px;
}

/* top menu bar */

td.topMenu {
  font-size: 70%;
  font-weight: bold;
  color: white;
  padding-left: 24px;
}

.topMenu a {
  margin: 0;
  padding: 10px;
  text-decoration: none;
}

.topMenu a:link {
  color: #C5C6C6;
}

A.on:link {
  color: #fff;
}

.topMenu a:visited {
  color: #C5C6C6;
}

.topMenu a:active {
  color: #C5C6C6;
}

.topMenu a:hover {
  color: white;
}

/* footer */

td.footer {
  font-size: 70%;
  color: white;
  letter-spacing: 105%
}
.footer a:link {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.footer a:visited {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.footer a:active {
  color: #E84F47;
  font-weight: bold;
  text-decoration: none;
}

.footer a:hover {
  color: #E84F47;
  font-weight: bold;
  text-decoration: none;
}
 



  






  
