@charset "utf-8";
/* CSS Document */

body, div, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-size: 12pt;
}
.odd {
	background-color: #E2E2E2;
}
