BODY, P, li, ul, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

th {
	font-weight : bold;
	background : #CCCCFF;
}

.top {
	border-top: 1px solid black;
	background-color:CCCCCC;
}
.middle {
	border: 1px solid black;
}
.bottom {
	border-bottom: 1px solid black;
	background-color:CCCCCC;
}
