body 
{ font-family: MS Sans Serif, Arial, Tahoma, Helvetica, sans-serif;
  color: black;
  background-color: white;
  text-decoration: none;
  font-size: 10pt; }

td
{ color: green; 
  font-size: 10pt;
}

.title 
{ font-size: 24pt;
  color: darkgreen;
  font-weight: bold; }

.subtitle 
{ font-size: 12pt;
  color: darkgreen;
  font-weight: bold; }

.motto
{ color: darkgreen;
  font-weight: bold; }

table.rcol   
{ background-color: darkgreen; 
  width: 100%; }

table.rcol td 
{ font-size: 10pt;
  font-weight: normal;
  background-color: #D9FFEB; }

table.rcol td.small 
{ font-size: 8pt;
}

table.rcol td.title 
{ text-align: center;
  font-size: 10pt;
  font-weight: bold; 
  color: white;
  background-color: darkgreen; }

.remark   
{ font-size: 8pt;
  font-weight: normal;}

.menu   
{ font-size: 10pt;
  font-weight: normal;}

.submenu   
{ font-size: 8pt;
  font-weight: normal;}

.copy 
{ text-align: center;
  color: green;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;}

A:link       
{ color: green }   

A:visited    
{ color: darkgreen }    

A:active     
{ color: green } 

	       
