body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	background-image:  url(images/general/dpnbg.jpg);
	background-repeat: repeat-y;
	line-height: 120%;
}
p {
	font-size: 12px;
	line-height: 140%;
}
td {
	font-size: 12px;
	line-height: 120%;
}
div {
	font-size: 12px;
	line-height: 140%;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
h3 {
	line-height: 140%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a:link {
	color: #955D2A;
	text-decoration: none;
}
a:visited {
	color: #4E1303;
	text-decoration: none;
}
a:hover {
	color: #CEA055;
	text-decoration: none;
}
.imgBorder1px {
	border: 1px solid #000000;
}
.BorderBottom {
	border-bottom: 1px solid #000000;
}
#navbar {
	position: absolute;
	top: 110px;
	width: 200px;
}
#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 171px;
}

