/* CSS Document */

tr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000
}


body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.title {
font-weight:bold;
font-size: 14px;
border-bottom: 1px;
}

.row1 {
	background: #BFDFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size:11px;

}

.row2 {
	background: #DFEFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size:11px;
}
