body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
  color: #666666;
  background: #ffcc99 url(cookie-wallpaper.gif);
  text-align: center;
	}
 
table {
  padding: 0px;
	font-size: 12px;
  }

td {
	vertical-align: top;
  }
 
form {
	font-size: 10px;
  margin: 0px;
  }
 
sup {
	font-size: 10px;
  }

h1  {
  color: #993300;
	font-size: 140%;
  margin: 0px 0px 8px 0px;
  }
	
h2  {
	color: #cc6633;
	font-size: 130%;
  margin: 10px 0px 0px 0px;
  }
	
h3  {
  color: #666666;
	font-size: 90%;
  font-weight: normal;
	text-decoration: none;
  margin: 0px;
  }
	
h4  {
  color: #CC6633;
	font-size: 110%;
	text-decoration: none;
  margin: 0px 0px 6px 0px;
  }
	
blockquote {
  color: #333333; 
  background-color: #f2f2f2; 
  border: 1px dashed #CC6633;
  padding: 10px; 
  }

a:link {
  color:#CC6633;
  }

a:visited {
  color:#993300;
  }

a:hover {
  color:#ffffff;
  background-color:#CC6600;
  }

hr {
  text-align: center;
  width: 260px;
  border: 0px;
  border-top:2px dotted #CC6633;
  margin: 16px 0px 2px 0px;
  }
  
input.textfield {
  font: bold 10px;
  border: 1px solid #cc6633;
  }
  
input.button {
  font: bold 9px;
  color: #cc6633;
  background-color: #ffcc99;
  border: 1px solid #cc6633;
  }
  
acronym {
  border-bottom: 1px dotted #cc6633;
  background-color: #ffffff;
  cursor: help;
  }
	
div#main {
  width: 804px;
  align: center;
  background-color: #ffffff;
  border: 2px solid #CC6633;
  margin-left: auto;
  margin-right: auto;
  }

div#sidebar {
  font-size: 10px;
  border: 2px dotted #CC6633;
  padding: 4px 8px;
  margin: 10px;
  text-align: center;
}

div#footer  {
	font-size: 10px;
	font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
  }

div#content {
  font-size: 12px;
  text-align: left;
  margin: 10px;
  }

td#quotes {
  padding-top: 2px;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  vertical-align: middle;
  background: #ffffff url(cookie-fortune.gif);
  }

.dateline  {
	color: #666666;
  font-size: 90%;
	}
	
script {
  font-size: 10px;
  }

.adheading, .adtext   {
	font-size: 10px;
  font-weight: bold;
	text-decoration: none;
	}

.calendar {
  font-size: 80%;
  font-weight:normal;
  line-height:140%;
  }
  
.calhead {
  font-size: 80%;
  font-weight:normal;
  }

