body { 
  color: #000000; 
  font-style: normal; 
  font-weight: normal; 
  font-size: medium; 
  font-family: "Palatino Linotype", "Calisto MT", Garamond, "Times New Roman", Times, serif; 
  text-decoration: none; background-color: #898899; text-align: justify 
}
ul   { 
  color: #9400d3; 
  font-weight: 600; 
  list-style-type: disc; 
}
p    { 
  color: #333377; 
  font-size: medium; 
}
td   { 
  color: #555599; 
  font-size: medium; 
}
.td_little  { 
  color: #333377; 
  font-size: small; 
}
.td_reverse  { 
  color: #ffffff; 
  font-weight: bold; 
  font-size: medium;  
  text-align: left; 
  background-color: #555599;
}
img  { 
  text-align: center; 
  vertical-align: text-top; 
  border: solid 2px #ffffff
}
a   { 
  color: #a8a8ff; 
  font-weight: 600;  
  font-size: small;  
}
a:link  { 
  color: #a8a8ff; 
  font-weight: 600; 
  font-size: small;  
}
a:visited { 
  color: #a8a8ff; 
  font-weight: 600; 
  font-size: small;  
}
a:hover   { 
  color: #5f95ef; 
  font-weight: 600; 
  font-size: small;  
  text-decoration: underline; 
}
a:active  { 
  color: #aaaaff; 
  font-weight: 600; 
  font-size: small;  
  text-decoration: underline 
}
h1, h2, h3, h4 {
  color:#FFF; 
  text-align: left; 
}
h1   { 
  font-weight: 900; 
  font-size: x-large;  
}
h2   { 
  font-weight: 900; 
  font-size: large;  
}
.h2_center {
  text-align:center;
  font-weight: 900; 
  font-size: large;  
}
h3   { 
  font-weight: 800; 
  font-size: medium;  
}
h4   { 
  font-weight: bold; 
  font-size: medium;  
}
.h4dark  { 
  color: #555599; 
  font-weight: bold; 
  font-size: medium;  
}
.pdark   { 
  color: #555599; 
  font-size: small;  
}
.a_light { 
  color: #ffffff; 
  font-weight: 600;  
  font-size: small 
}
.brilliant { 
  color: #ffffff; 
  font-weight: 900; 
  font-size: x-large;  
  text-align: left;
}
.Linnea    { 
  color: #ffffff; 
  font-weight: bold; 
  font-size: medium;  
  text-align: left; 
}
.p_light    { 
  color: #ddddff; 
  font-weight: normal; 
  font-size: medium;  
}
