h1{
   color: #6699ff;
   font-family: Verdana, Arial, sans-serif, MS Gothic;
}

body{
   background-color: #ffffff;
   font-family: Arial;
   font-size: 11px;
}

font.footer {
   font-size: 11px;
   color: white;
}

font.navbar {
   font-family: Verdana;
   font-size: 11px;
   color: black;
}

font.data {
   font-family: Verdana;
   font-size: 11px;
   color: black;
}

font.foto {
   font-family: Verdana;
   font-size: 11px;
   color: yellow;
}


font.path {
   font-family: Verdana;
   font-size: 6px;
   color: black;
}

font.banner {
   font-family: Verdana;
   font-size: 12px;
   color: #993300;
}

font.cv {
   font-family: Verdana;
   font-size: 14px;
   color: black;
}

A{
   text-decoration: none;
}

A:hover{
   text-decoration: underline;
}

A:visited{
   color: #0000CC;
}

A:link{
   color: #0000CC;
}

A:active{
   color: #0000CC;
}

table.small{
   font-size:9px;
}

th{
   background-color: #6699ff;
}

.cap{
   font-size:6 px;
}

form {
  margin-bottom: 0;
   font-family: Arial;
   font-size: 11px;
}

FORM.tb{
   display:inline;
}



