Body {
   background: white;
   color:black;
   font-family:  Helvetica, sans-serif;	    
   font-size: 10pt;
}


h3 { font-size: 14pt; }
table h3 {font-size: 14pt; }

h4 {font-size: 12pt; }
table h4 {font-size: 12pt; }

table { font-size: 10pt; }

.text {
   font-size: 10pt;
}

A:LINK, A:VISITED {  
   color : #ff6600;
   text-decoration : none;
   font: ;
   font-size: 10pt;
}
 A:HOVER {
    color : #ff6600;
    background-color: none;
    text-decoration : underline; 
    font: ;
    font-size: 10pt
}

a.titlelink:link, a.titlelink:visited {
    color: black;
    text-decoration: none;
    font-size: 14pt;
    font-weight: bold;
}
a.titlelink:hover {
   font-size: 14pt;
   text-decoration: underline;
   background: none;
   font-weight: bold;
}
a.project:link, a.project:visited {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
a.project:hover {
   text-decoration: underline;
   background: none;
   font-weight: bold;
}
a.nounderline:link, a.nounderline:visited {
   color: black;
   text-decoration: none;
   font-size: 10pt;
}
a.nounderline:hover {
   text-decoration: none;
   font-size: 10pt;
   background: none; 
}

a.gobacklink:link, a.gobacklink:visited {
   text-decoration: none;
   background: #617eda;
   color: white;
   font-weight: bold;
   font-style: italic;
}

a.gobacklink:hover {
   background: white;
   color: #617eda;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
}
.navigation {
   border-color: ;
   background: ;
   border-right: dotted 1px white;
   border-bottom: dotted 1px #444444;
   border-top: dotted 1px white;
   border-left: dotted 1px white; 
}


.mainbox {
  background-color: #87a0f0;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}

.mainbox2 {
  background-color: #4D73E6;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}


.mainbox3 {
  background-color: #3E4FA7;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}

.vv_projectbox {
  background-color: #4b85c4;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}

.ft_projectbox {
  background-color: #e6ebca;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}
.d_projectbox {
  background-color: #C88488;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}

.projectbox {
  background-color: #aaffaa;
  border-color: white; 
  border: 0;
  font-size: 10pt;   
}

.caption {
   font-size : 8pt;
   font-style: italic
}

