body {
    background-color: #FFFFFF;
    font-family: sans-serif;
    font-size: 1.2em; 
    color: black;
    margin: 10px;
}

.bordered {
    border: 1px solid #000;
}

.appeared {
   font-size: 14px;
   font-style: italic;
}

.rvsntext
{
  color: #000000;
  font-weight   : bold;
  font-family   : arial,sans-serif;
  margin-bottom : 10px; 
  margin-top    : 15px; 
  padding       : 0;
  font-size     : large;
  text-decoration : none;
}

.rvsntext2
{
  color: #a04040;
  font-weight   : bold;
  font-family   : arial,sans-serif;
  margin-bottom : 10px; 
  margin-top    : 15px; 
  padding       : 0;
  font-size     : 30px;
  text-decoration : none;
}

A:link     { color: #800020 }
A:visited  { color: #800020 }
A:hover    { color: #FF2020 }
A:active   { color: #FF2020 }

H1 
{
  font-weight    : bold;
  font-family    : sans-serif;
  text-align     : center;
  margin-top     : 10px; 
  margin-bottom  : 20px; 
  padding        : 0;
}

H2 
{
	color: #770000;
  font-weight   : bold;
/* font-variant  : small-caps; */
  font-family   : sans-serif;
  border-bottom : 1px solid gray; 
  margin        : 10px 0px 10px 0px; 
  padding       : 0;
}
