body,td,th
   {
   font-family: verdana,arial,sans-serif;
   font-size: x-small;
   }
H1,H2,H3,H4,H5,H6
   {
    font-family: 
    color:#e27c00;
   }
a:link
   {
   font-weight:bold;
   text-decoration: none;
   font-family:verdana,arial;
   font-size: x-small;
   color: #c12300; 
   }
a:visited
   {
   font-weight:bold;
   text-decoration: none;
   font-family: verdana,arial;
   font-size: x-small;
   color: #4654a3; 
   }
a:hover 
   {
   font-weight:bold;
   color: #ff0000;
   font-size: x-small;
   }

.author-title
   {  
   background-color:#e8c39b;
   font-weight: bold;
   text-align: center;
   font-size: larger;
   }

.author-names
   {  
   background-color:#e8c39b;
   font-weight: bold;
   text-align: right;
   }

.author-values
   {
   background-color:#e8d9c9;
   text-align: left;
   }
.address-title
   {  
   background-color:#e8c39b;
   font-weight: bold;
   text-align: left;
   font-size: larger;
   }
.person-title
   {
   background-color:#e8c39b;  
   font-weight: bold;
   text-align: left;
   }
.person-contact
   {
   background-color:#ffffff;
   text-align: left;
   }
.person-curiculum
   {
   background-color:#e8d9c9;
   text-align: left;
   }
.list-name
   {  
   background-color:#e8c39b;
   font-size: larger;
   }

.list-value-sand
   {
   background-color:#e8d9c9;
   text-align: left;
   }
.list-value-white
   {
   background-color:#ffffff;
   text-align: left;
   }
.title
   { 
   color: #000000;
   font-size: large;
   text-align: center;
     }
