body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  margin-top: 30px;
  margin-left: 7%;
  margin-right: 7%;
  margin-bottom: 10px;
  scrollbar-face-color: FFFFFF;
  scrollbar-highlight-color: D6E7E7;
  scrollbar-3dlight-color: FFFFFF;
  scrollbar-darkshadow-color: D6E7E7;
  scrollbar-shadow-color: 316363;
  scrollbar-arrow-color: 316363;
  scrollbar-track-color: D6E7E7;}  
  
body.menu {
  background-image: url(images/layout/menu.gif);
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;} 
  
a:link {
  font-weight: normal;
  font-size: 11px; 
  color: #316363;
  text-decoration: none;}

a:visited {
  font-weight: normal;
  font-size: 11px;
  color: #316363;
  text-decoration: none;}
  
a:active {
  font-weight: normal;
  font-size: 11px;  
  color: #EEBD46;
  text-decoration: underline;}

a:hover {
  font-weight: normal;
  font-size: 11px;
  color: #EEBD46;
  text-decoration: underline;} 
  
p, font {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-align: justify;
  line-height: 15px;}
    
p.foto {
  font-weight: normal;
  font-size: 9px;
  color: #000000;
  text-align: left;
  line-height: 13px;}
  
p.menu {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-align: right;
  line-height: 20px;}  

p.back {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-align: right;}
  
p.note {
  display: none;}
  
h1 {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  color: #000000;
  text-align: left;
  margin-bottom: 33px;}

h2 {
  font-weight: bold;
  font-size: 13px;
  color: #000000;
  text-align: left;}

h3 {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  text-align: left;}
  
b {
  font-weight: bold;}
  
img.foto {
  border-style: solid;
  border-width: 1px;
  border-color: #316363;
  margin-top: 3px;
  margin-left: 30px;
  margin-bottom: 20px;}

li, ul, ol, dl {
  list-style-image: url(images/layout/list.gif);
  list-style-type: square;
  font-size: 11px;
  color: #000000;
  text-align: left;
  line-height: 15px;
  margin-left: 15px;}
  
li.link {
  list-style-image: url(images/layout/list_link.gif);
  list-style-type: square;
  font-size: 11px;
  color: #000000;
  text-align: left;
  line-height: 15px;
  margin-left: 15px;}  

td, tr {
  font-weight: normal;
  font-size: 11px;
  vertical-align: top;
  color: #000000;}
  
td.center {
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;}
  
table.menu {
  margin-top: 28px;
  margin-left: 15px;
  margin-right: 15px;}
  
table.mintcenter {
  text-align: center;
  background-color: #D6E7E7;}
  
table.mintleft {
  text-align: left;
  background-color: #D6E7E7;} 
  
textarea, input, select { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #000000;}
