BODY,TABLE,TR,TD,TH,A,LI,P,DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size :	x-small;
	color:#730404;
	font-weight: normal;
}
BODY {
	background-color:#dbccbd;
}
a {
	text-decoration:none;
	color: #730404;
}
a:hover {
	text-decoration:underline;
	color: #730404;
}
#pagepath a {
	color:#730404;
}
.tbl {
	border: 1px solid #584733;
}
.tbl th {
	font-size: 11px;
	text-align: center;
	background-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #584733;
}
