BODY 
{
   font-family: sans-serif; 
   font-size: 9pt; 
   color: #333333;
   background: white;
}


TD 
{
   font-family: sans-serif; 
   font-size: 9pt; 
   color: #333333
}


P 
{
   font-size: 9pt; 
   color: #000000; 
   font-family: sans-serif;
}


H1 
{
   font-family: sans-serif;
   font-size: 14pt; 
   margin-bottom: 2px; 
   margin-top: 0px; 
   padding-top: 0px; 
   padding-bottom: 2px
}


H2 
{
   font-family: sans-serif;
   font-size: 13pt; 
   margin-bottom: 2px; 
   margin-top: 0px; 
   padding-top: 0px; 
   padding-bottom: 2px
}


H3 
{
   font-family: sans-serif;
   font-size: 12pt; 
   margin-bottom: 2px; 
   margin-top: 0px; 
   padding-top: 0px; 
   padding-bottom: 2px
}


H4 
{
   font-family: sans-serif;
   font-size: 11pt; 
   margin-bottom: 0px; 
   margin-top: 2px; 
   padding-top: 2px; 
   padding-bottom: 0px
}


A 
{
   color: #000099; 
   text-decoration: underline
}


A:hover 
{
   color: #000000; 
   text-decoration: underline
}


.caption 
{
   font-size: 8pt;
}

.border_all
{
   border-style: solid solid solid solid;
   border-width: 1px;
   border-color: black;
}
