body,h1,h2,h3,h4,h5,h6,ul,ol,li,td,p 
{ 
   background-color: #FFFFFF;
   font-size: 8pt; 
   line-height: 14pt; 
   font-family: sans-serif; 
}

a 
{ 
   text-decoration: none;
   color: #526aad; 
}

body,ul,ol,li,td,p 
{ 
  color: #000000;
  font-size:10pt; 
  line-height: 12pt;
}

h1, h2, h3, h4, h5, h6 
{
  color: #526aad; 
}

h1
{ 
  font-size: 14pt; 
  line-height: 18pt; 
}

h2
{ 
  font-size: 13pt 
}

h3
{ 
  font-size: 12pt
}

h4
{ 
  font-weight: normal;
  font-size: 10pt
}

p.code 
{
  font-family: courier;
  font-size: 10pt;
  color: blue; 
}
