/* CSS Document */

body {
	background-image: url(images/bgblbr.jpg);
	background-repeat: repeat-x;
	background-color: #EBDCC7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Lucida Grande, Myriad Pro, Verdana, Helvetica, Arial, Geneva;
	font-size: 13px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #009933;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
