<!-- main commands -->
body { margin: 0pt 0pt 0pt }

<!-- link commands -->
a:link {color: black}
a:active {color: black}
a:visited {color: black}

<!-- table commands -->
table { border-width: 0 }
table.header { background-color: #003366; color: #ffffff }
table.main { background-color: #ffffff }
tr.menu { background-color: #cccccc }
tr.shade { background-color: #e5e5e5 }
tr.titlebar { background-color: #000000; color: #ffffff }
td.breadcrumb { color: #ffffff }
td.footer { font-family: times }
td.logo { color: #ffffff; font-family: courier; font-size: 24px; font-weight: 700 }
th { font-family:verdana; font-size:small }
td { font-family:verdana; font-size:small }

<!-- form commands -->
textarea { font-family: verdana; font-size:xx-small }
input { font-family: verdana; font-size:xx-small }
select { font-family: verdana; font-size:xx-small }
input.button { background-color: #6699cc; color: #ffffff; font-family: verdana; font-size:xx-small; font-weight: 100 }
input.button-selected { background-color: #c0c0c0; color: #ffffff; font-family: courier; font-size: 12px; font-weight: 100 }
input.checkbox { vertical-align: baseline }

<!-- hr commands -->
hr { color: #6699cc size=1 }

<!-- text commands -->
.norm { font-family:verdana; font-size:xx-small }
.1up { font-family:verdana; font-size:x-small }
.2up { font-family:verdana; font-size:small; font-weight:bold }


<!-- do I need these? -->
hr.record-divider { border-style: dashed; color: #000000 }
.comment { color: #ff0000; font-style: italic }
.heading-1 { color: #000000; font-family: arial; font-size: 13px; font-weight: 700 }



