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

strong	{ font-size: 12px;
	  font-weight: bold }
table.visible { font-size: 11px; 
                border-color: blue;
                border-width: 0px;
		border-style: solid }

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

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

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

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

td.title     { font-weight: bold }

td.vnormal   { padding: 1px;
               border-color: blue;
               border-width: 0px;
               border-style: solid;
	       font-size: 11px;
               font-weight: normal }

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

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

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

td      { font-family: verdana, arial, sans-serif;
        font-size: 12px;
        vertical-align: top;
        padding-top: 0px;
        padding-right: 0px }

font.title      { font: 11pt verdana, arial, sans-serif; color: #red; font-weight: normal; }
