body {
	padding:0;
	margin:0;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B2D01;
}

h1 {
	font-size: 11px;
	color: #7B2D01;
	font-style: strong;
}

h2 {
	font-size: 13px;
	color: #7B2D01;
	font-style: oblique;
	font-weight: bold;	
}

h3 {
	text-align: right;
	font-size: 11px;
	color: #7B2D01;
	font-style: strong;
}

a:link {
	color: #7B2D01;
	text-decoration: underline;
}
a:visited {
	color: #7B2D01;
	text-decoration: underline;
}
a:active {
	color: #7B2D01;
	text-decoration: underline;
}
a:hover {
	color: #7B2D01;
	text-decoration: underline;
}
.topbg {
	background-image:   url(../art/bg-top2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#pic img {
	border: 1px solid #993C0A;
}.textbg {
	background-color: #F9F1EC;
	background-image:   url(../art/bg.gif);
}
#footer, #footer a:link, #footera:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
