#results {
  font-size: x-small; 
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(http://www.madeventz.co.nz/images/light_body.gif) repeat-y top center;
  font-family: calibri, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #555;
}

.forum {
  font-family: calibri, verdana, arial, helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

td {
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
td.right{
	text-align: right;
}
td.center {
	text-align: center;
}
a {
  color: #000000;
}

.dt {
  font-size: 10px;
  color: #996600;
}

.heading {
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: large; 
  color: teal; 
  font-weight: bold
}

h1, h2, h3, h4{
  color: teal;
}



#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 750px;
  font-family:  calibri, verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}	