body {
background:white; 
color:#003366;
font-size:8pt;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}


h1 {
color:#003366;
  font-family: arial,helvetica,sans-serif; 

  font-size:12pt;
  font-style: italic; 
  background:transparent;

}

h2 {
color:#003366;
font-size:10pt;
background:transparent;
}

h3{
color:#003366;
font-size:10pt;
background:transparent;
}

h4{
font-size: 8pt; 
  font-family: arial,helvetica,sans-serif; 
  color: #003366; 
  font-style: bold; 
  background:transparent;
}

h5{
font-size: 8pt; 
  font-family: arial,helvetica,sans-serif; 
  color: #003366; 
  font-style: bold; 
  background:transparent;
}

h6{
font-size: 8pt; 
  font-family: arial,helvetica,sans-serif; 
  color: #003366; 
  font-style: bold; 
  background:transparent;
}

p,tr,td,ul,li {
font-size:8pt;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

p.white {
font-size:8pt;
  color: orange; 
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

td.fontcolor {
color:#CC6666;
}


a:link {
color:#663366;
background:transparent;
}

a:visited {
color:#336699;

background:transparent;
}


a:active {
color:#663366;
background:transparent;
}


b.red { 

color:red;
} 


b.orange { 
color:orange;
} 


b.green { 
color:green;
} 


b.blue { 
color:blue;
} 

b.big { 
color:#003366;
font-size:10pt;
} 

b.bigger { 
color:#003366;
font-size:14pt;
} 

td.it { 
color:#003366;
font-size:8pt;
font-style: italic; bold;
} 

