body {
   background: #FFFFFF url(graphics/sewellsbg.gif) repeat-y;
}

p, td, tr, ol, ul, li {
   font-family: arial, helvetica, verdana, sans-serif;
}

a {
   color: #CC6666;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #993333;
   font-weight: bold;
   text-decoration: underline;
}

.textlinks {
   font-size: 11px;
}

.small {
   font-size: 10px;
}

#staff h2 {
	font-size: 120%;
	color: #993333
}