/* demeter.css - OurOwnWebsite 2010 */
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.style3 {color: #FFFFFF}
.style4 {
  font-size: 16px;
  color: #000099;
}
.style5 {font-size: 18px}
.style7 {font-size: 18}
.style8 {font-size: 18px; color: #FFFFFF; }
.style9 {font-size: 10px}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: underline;
  color: #333333;
}
a:active {
  text-decoration: none;
  color: #666666;
}
.style10 {
  color: #FF0000;
  font-weight: bold;
}
h1 {
  font-size: 16px;
  color: #000099;
}
body {
  background-color: #6699CC;
}
.style11 {font-size: 12px}
.style12 {
  color: #0000FF;
  font-weight: bold;
  font-size: 16;
}
