.topbg {
	background-image: url(media/topbg.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #666666;
	text-decoration: underline;
}
.hdr {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

