body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background: #ffffff;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 250px;
}
#left {
  position: absolute;
  left: 0px;
  top: 260px;
  width: 135px;
}
#center {
  top: 260px;
  margin-left: 140px;
  margin-right: 150px;
}
#right {
  position: absolute;
  right: 0px;
  top: 260px;
  width: 135px; }
A:link
{ text-decoration: none;color:#000000; }
A:visited
{ text-decoration: none;color:#000000; }
A:active
{ text-decoration: none;color:#000000; }
A:hover
{ text-decoration: underline overline;color:#999999; }  
h1 {font-family: Arial; 
color: #9966ff;
font-weight: bold;
font-size: 22pt; }
h2 {font-family: Arial;
color: #9966ff; 
font-size: 16pt;
font-weight: normal; }
p.text {font-family: Arial; 
color: #000000; 
font-size: 12pt;
font-weight: normal; }
p.qotd {font-family: Arial; 
color: #999999;
font-size: 12pt; }
table.main {
	border-width: 2px;
	border-style: dashed;
	border-color: #999999;
	border-collapse: separate;
	background-color: white;
	table-layout: auto
}
td.head {
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: white;
	font-family: Arial;
	color: #000000;
	text-align: center; 
	font-size: 12pt;
	font-weight: bolder;
	table-layout: auto
}
