body {
	background-color: #e5e7e2;
	background-image: url(graphics/desertBK.jpg);
	background-repeat: repeat;
}

body, td, th {
	color: #660000;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: italic;
	font-weight: 300;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.small2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: oblique;
	color: #660000;
}
.tdbk1 {
	background-image: url(graphics/desertBK.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma;
	font-size: 10px;
	font-style: oblique;
	color: #660000;
}
