body {
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

footer {
  font-family: "Trebuchet MS",Verdana,sans-serif;
  font-size: 12px;
}

h1 {
  text-align: center;
  font weight: bold;
  font-face: "Trebuchet MS"; 
  font-size: 36;
  
}

.deschead {
  color: #000; 
  width: 600px;
  padding: 4px; 
  border-top: thin solid #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.descfoot {
  background: #bfd; 
  color: #000; 
  width: 600px;
  padding: 4px;
  border-bottom: thin solid #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: "4";
}

.commenttitle {
  background: #bbf; 
  color: #000; 
  width: 600px;
  padding: 4px; 
  border-top: thin solid #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.commenttext {
  background: #ddd; 
  color: #000; 
  width: 600px;
  padding: 4px;
  border: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.commentfoot {
  background: #bbf; 
  color: #000; 
  width: 600px;
  padding: 4px;
  border-bottom: thin solid #000000;
  border-left: thin solid #000000;
  border-right: thin solid #000000;
  font-family:  "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.footer {
  background: #ddd; 
  color: #000; 
  width: 600px;
  padding: 4px;
  margin: 20px;
  border: thin solid #000000;
  text-align: center;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 18px;
}

.linkline {
  background: #ddd; 
  color: #000; 
  width: 600px;
  padding: 4px;
  margin: 20px;
  border: thin solid #000000;
  text-align: center;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.doc {
  color: #000; 
  width: 600px;
  padding: 4px;
  margin: 20px;
  border: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.doc2 {
  color: #000; 
  width: 600px;
  padding: 4px;
  margin: 20px;
  border: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.error {
  background: #bbf; 
  color: #000; 
  width: 600px;
  padding: 4px;
  border: thin solid #000000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

a:link {
  color: #222288; 
  font-weight: 700; 
  text-decoration: none;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

a:visited {
  color: #882288; 
  font-weight: 700; 
  text-decoration: none;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

a:hover {
  background: #ffffbb; 
  color: #4444ff; 
  font-weight: 700; 
  text-decoration: underline;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

a:active {
  background: #bbf; 
  color: #ff8888; 
  font-weight: 700; 
  text-decoration: none;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

pre 
{
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 24px;
}

