body { 
  font-family: georgia, verdana, arial, "ms sans serif", sans-serif; 
  font-size: 16px; 
  line-height: 20px;
  margin: 10px 20px;
  color: #333333;
  background-color: #cccccc; 
}

p, table, ul, li {
  font-family: georgia, verdana, arial, "ms sans serif", sans-serif; 
  font-size: 16px; 
  line-height: 20px;
  color: #333333;
  background-color: #FFFFFF;
} 

h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 26px;
  color: #669900;
  text-align: center;
}

div#head {
  font-size: 28px;
  font-weight: bold;
  line-height: 26px;
  color: #669900;
  text-align: center;
}

div#news {
  font-size: 28px;
  font-weight: bold;
  line-height: 26px;
  color: #ff0000;
  text-align: center;
}

#news a:link { color: #ff0000; }
#news a:visited { color: #ff0000; }

div#dad {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #6666CC;
}

div#box {
  background-color: #efefef;
  text-align: center;
}
    

h2, h3, h4, h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #669900;
}

a:link {
  color: #6666CC;
  text-decoration: none;
}

a:visited {
  color: #6666CC;
  text-decoration: none;
}

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

a:hover {
  color: #000000;
  text-decoration: none;
}


table.nav {
  font-family: georgia, verdana, arial, "ms sans serif", sans-serif; 
  font-size: 16px; 
  line-height: 10px;
  color: #6666CC;
  background-color: #FFFFFF;
}
