@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	margin-top: 0px;
	background-image: url(images/bkg.gif);
}
body,td,th {
	font-family: Trebuchet MS;
	color: #000000;
}
a {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7e0000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: small;
	font-weight: bold;
	color: #a65900;
}
