body,p,table,tr,td,th,a,h1,h2,h3,h4,h5,h6
		{  font-family: Verdana, Arial, Helvetica; font-size:11pt }
		
body, p   { font-size:10pt; }
table     { font-size:11pt; }  
th	  { font-size:11pt; font-weight:bold; }
h1	  { font-size:13pt; font-weight:bold; color:#6BA5D7 ; } 
h2	  { font-size:12pt; font-weight:bold; color:#6BA5D7 ; } 
h3	  { font-size:11pt; font-weight:bold; color:#6BA5D7 ; } 
h4	  { font-size:10pt; font-weight:bold; color:#6BA5D7 ; } 
h5	  { font-size: 9pt; font-weight:bold; color:#6BA5D7 ; } 
a	  { text-decoration:none; }
img	  { border:0px;} 

.code   { font-size: 9pt; font-family: Courier, Fixed }
.small  { font-size: 8pt;}
.tiny   { font-size: 6pt;}
.norm   { font-size: 10pt;}
.left   { text-align: left; } 
.center { text-align: center; } 
.right  { text-align: right; } 
.warn   { color: #FF0000; }
.hi     { background: blue;}
.lo     { background: #6ba5d7;}
.menu   { background: #6ba5d7; font-size:8pt; font-weight: bold; text-align:center; }
.menusmall { background: #6ba5d7; font-size:7pt; font-weight: bold; }
.image, .image TD {background-image:url('voimages.gif');}

th.filled	 { color:White; background-color:#6BA5D7; text-align: left; }
th.filledcen { color:White; background-color:#6BA5D7; text-align: center; }
table.filled { border-color:"#6BA5D7";background-color:White;border-width:1px;border-collapse:collapse; } 

a.lo:link,a.lo:visited { color: #FFffff; text-decoration: none; text-align:left;font-size:8pt; font-style: bold; } 
a.lo:hover	{ background: #ff9999; color: #3333FF; text-decoration: none; } 
a.hi:link,a.hi:visited  { color: #FFffff; text-decoration: none; text-align:left;font-size:8pt; font-weight: bold; } 
a.menu:link,a.menu:visited  { color: #FFffff; text-decoration: none; target="top"; } 
a.menu:hover { background: #ff9999; color: #3333FF; text-decoration: none; } 
a.doc:link,a.doc:visited { color:White; text-decoration: none; target="top" }
a.doc:hover { color:Red; text-decoration: none; target="top" }
a.menusmall:link	{ color: #FFffff; text-decoration: none; } 
a.menusmall:visited { color: #FFffff; text-decoration: none;} 
a.menusmall:hover	{ background: #ff9999; color: #3333FF; text-decoration: none; } 
a:link { color: Blue; text-decoration: none; } 
a:visited { color: #336699; text-decoration: none; } 
a:hover {text-decoration: underline; } 
