html {
	overflow-x: auto; /* fixes MSIE6 scrollbar bug */
	font-family: Arial, Verdana, "Lucida Sans", Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}
body {font-size:10pt; background-color:#ffffff;color:#000000;}
h1 {font-size: 150%; color: #666666}
h1 a:link {color: #666666}
h1 a:visited {color: #666666}
a:link {color:#0000ff}
a:visited {color:#4444ff}
a:active {color:red}
a:hover {color: red; text-decoration: none}
tr {font-size:10pt; color:#000000;}
tr.light {background-color: #fafafa; text-align: center}
tr.dark {background-color: #ececec; text-align: center}
.tbl {border: 1px solid; background-color: #666}
.menu {border: 1px solid; border-color: #999}
.navy {font-size:12pt;font-weight: bold}
.navy tr {background-color: #fff;text-align: right}
.navy .dark {background-color: #eee; text-align: center}
th {background-color:#ddd; text-align: center}
.tb {font-size: 10pt; font-family: Verdana; color: #000000; text-decoration: none; text-align:left;}
.t {font-size: 10pt; font-family: Verdana; color: #0066CC; text-decoration: none}
