body, td {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}
p {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}
h1, h2, h3 {
	font-size: 10pt;
	color: #CBCBCB;
	background: url(images/head.gif) 0px 0px no-repeat;
	height: 18px;
	margin: -0px 0px -10px -5px;
	padding: 12px 0px 12px 12px;
}
h4 {
	font-size: 10pt;
	color: #CBCBCB;
	background: url(images/head.gif) 0px 0px no-repeat;
	height: 18px;
	margin: -0px 0px -10px -5px;
	padding: 12px 0px 12px 12px;
}
img {
	border: none;
	vertical-align: bottom;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #ABABAB;
}
a:hover {
	text-decoration: none;
	color: #A55730;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	background: url(images/bullet.gif) 0px 3px no-repeat;
	margin: 0px;	
	padding: 0px 0px 0px 15px;
}
#toc {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
#toc li {
	background: url(images/spacer.gif) 0px 0px no-repeat;
	margin: 0px;	
	padding: 0px 5px 0px 5px;
	display: inline;
} 
#toc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
hr {
	display: list-item;
	background: url(images/hr.gif) 0px 0px no-repeat;
	list-style: url(images/hr.gif) inside;
	filter: alpha (opacity=0);
	border: none;
	width: 100%;
	height: 1px;
	margin: 5px 0px -10px 0px;
	padding: 5px 0px 5px 0px;
}
.retrieve {
	background-color: #0F0F0F;
}
.edit {
	font-size: 8pt;
	font-weight: normal;
	background: buttonface;
}
.edit a:link, .edit a:visited {
	font-weight: normal;
	color: black;
}
.edit a:active, .edit a:hover {
	color: blue;
}
.edit input, select {
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
}
.edit img {
	margin: 0px;
	padding: 0px;
}