@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	font-family: "Times New Roman", Times, serif;
}
tr.lightrow td {
	background-color: #999999;
}
tr.darkrow td {
	background-color: #666666;
}