
body { background-color: #ffffff; color: #000000; }
body, p, ul, a, tr, td, div, span { font-family: Tahoma, Arial; font-size: 10pt; }
.title { font-size: 11pt; font-weight: bold; }
.heading { background-color: #3300aa; color: #ffffff; }
.instructional { background-color: #ffffcc; color: #0000ff; }
a { text-decoration: none; }
a:link { color: #000090; }
a:active { color: #3333ee; }
a:visited { color: #000090; }
a:hover { color: #3333ee; }
input, select, textarea { font-family: Tahoma, Arial; font-size: 10pt; background-color: #ffffff; color: #000000; }

input.number { text-align: right; }
input.button { background-color: #cccccc; color: #000000; }
button { background-color: #cccccc; color: #000000; font-weight: bold; cursor: hand; }
button.tab { background-color: #ffffff; color: #000000; font-weight: normal; border-width: 0; cursor: hand; margin: -2px; padding: 0px; }
button.activeTab { background-color: #3300aa; color: #ffffff; font-weight: bold; cursor: hand; }
button.inactiveTab { background-color: #cccccc; color: #333333; font-weight: normal; cursor: hand; }
