body {font-family: verdana;text-decoration: bold;color: #131313;background-color: #666666;}

a:link {color: #264160; text-decoration: none; font-family: verdana; font-weight: bold; font-size: 0.8em;}

a:visited {color: #264160; text-decoration: none; font-family: verdana; font-weight: bold; font-size: 0.8em;}

div.title a:link {color: #555555;text-decoration: none; font-family: verdana; font-size: 1em;}

div.title a:visited {color: #555555;text-decoration: none; font-family: verdana; font-size: 1em;}

a:active {color: #000000;text-decoration: none; font-family: verdana;}

a:hover {color: #ffffff;text-decoration: none; font-family: verdana;}

a.source:link { font-size: 1.1em;}
a.source:active { font-size: 1.1em;}
a.source:hover { font-size: 1.1em;}
a.source:visited { font-size: 1.1em;}

div.title {
  
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  border-top: 6px solid #444444; border-bottom: 6px solid #444444; width: 200px; height: 43px;
}

div.section {
  color: #333333;
  margin-top: 10px;
  
}

div.section div {
  margin-left: 10px;
}

div.section div.header {
  margin-left: 0px;
  font-weight: bold;
}

div.section div.description {
  border: 1px dashed #222222;
  height: 75%;
  font-size: 0.8em;
  padding: 10px;
  margin-top: 5px;
}