/* CSS Document */

body,td,th {
	font-family: Lucida Grande, Verdana, Helvetica, Arial;
	font-size: 13px;
	line-height: 1.25em;
}
body {
	background-image: url(../images/background.gif);
	/*background-color: #967C54;*/
	margin-top: 0px;
}
a:link {
	color: #967C54;
}
a:visited {
	color: #333333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #381F08;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}