body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

hr {
  height:1px;
  color:#000000;
  background-color:#000000;
}

.qa {
  font-size:16px;
  font-weight:bold;
}

.picborder {
  margin:0px 5px 0px 0px;
}

.biglines {
  line-height:18px;
 }
 
.smallertext {
  font-size:11px;
}

.evensmallertext {
  font-size:9px;
}

a:active {color:#990000;}
a:link {color:#990000;}
a:visited {color:#990000;}
a:hover {color: #990000;}