body	{ font-family: Verdana, Arial, Sans-serif;
	  color:white; 
          font-size: 12px;
          background-color: white }

table.visible { font-size: 12px; border-color: white; border-width: 1px; border-style: solid }

table.invisible { border-color: white; border-width: 0px }

th.vheadtitle { padding: 4px; border-color: white; border-width: 1px; border-style: solid; font-size: 14px; font-weight: bold }

th.headtitle { font-size: 14px; font-weight: bold }

td.vtitle     { padding: 4px; border-color: white; border-width: 0px; border-style: solid; font-weight: bold }

td.title     { font-weight: bold }

td.vnormal   { padding: 4px; border-color: white; border-width: 1px; border-style: solid; font-weight: normal }

input.normal { width: 180px }
input.normal { width: 120px }
input.small { width: 60px }

a.tablelink { color: white;
             text-decoration: underline;
             font-weight: normal;
             font-size: 12px }

a:hover.tablelink { color: red;
                     text-decoration: none }
a:active.tablelink { font-size: 12px }
a:visited.tablelink { font-size: 12px }
a:link.tablelink { font-size: 12px }
