BODY { 
font-family : Verdana; 
text-align : right; 
background : #F3F3F4; 
} 
P, BODY, DIV, TABLE { 
font-family : Verdana; 
font-size : 8pt; 
color : black; 
} 
INPUT, FORM, SELECT { 
font-family : Verdana; 
font-size : 8pt; 
color : black; 
} 
UL, LI { 
font-family : Verdana; 
font-size : 8pt; 
text-align : left; 
} 
A:link { 
color : #333333; 
text-decoration : underline; 
} 
A:visited { 
color : #333333; 
text-decoration : underline; 
} 
A:hover { 
color : #333333; 
text-decoration : none; 
} 
H1 { 
font-family : Verdana; 
font-size : 20pt; 
text-align : left; 
} 
H2 { 
font-family : Verdana; 
font-size : 11pt; 
color : #666666; 
} 
H3 { 
page-break-before : always; 
} 
H3 { 
font-family : Verdana; 
font-size : 10pt; 
color : #666666; 
} 
H6 { 
font-family : Verdana; 
font-size : 6pt; 
} 
.tabberlive .tabbertabhide { 
display : none; 
} 
.tabberlive { 
margin-top : 1em; 
} 
ul.tabbernav { 
margin : 0; 
padding : 3px 0; 
border-bottom : 1px solid #d2d2ce; 
font : 14px Verdana, sans-serif; 
} 
ul.tabbernav li { 
list-style : none; 
margin : 0; 
display : inline; 
} 
ul.tabbernav li a { 
padding : 3px 0.5em; 
margin-left : 3px; 
border : 1px solid #d2d2ce; 
border-bottom : none; 
background : white; 
text-decoration : none; 
} 
ul.tabbernav li a:link { 
color : #ff6600; 
} 
ul.tabbernav li a:visited { 
color : #ff6600; 
} 
ul.tabbernav li a:hover { 
color : #333333; 
background : white; 
border-color : #808080; 
} 
ul.tabbernav li.tabberactive a { 
color : #333333; 
background-color : white; 
border-bottom : 1px solid #fff; 
} 
ul.tabbernav li.tabberactive a:hover { 
color : #cc0000; 
background : white; 
border-bottom : 1px solid white; 
} 
.tabberlive .tabbertab { 
padding : 5px; 
border : 1px solid #fff; 
border-top : 0; 
} 
.tabberlive .tabbertab h2 { 
display : none; 
} 
.tabberlive .tabbertab h3 { 
display : none; 
} 
.tabberlive#tab2 .tabbertab { 
height : 200px; 
overflow : auto; 
} 

#tic {
   border: 0px #CEC3AD solid;
  font-size:12px;
  padding:10px;
  width:800px;
  line-height:20px;
}
#tic *{
   font-size: 12px;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
   display:inline;
}