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