a {
text-decoration: none;
}

a:link { color: #FF6600; }

a:visited { color: #000099; }

a:active { color: #009966; } 

a:hover {
position: relative;
top: -1px;
right: 1px;
color: #009933;}


body {
background: #ffffff url(img/back.jpg) repeat-x top fixed;
}


hr {
background-color: #666666;
color: #666666;
border: none;
height: 1px;
}

.box{
padding: 0px;
width: 140px;
}

.box2{
margin-left: 10px; 
width: 540px;
}

.box3{
margin-center: 10px; 
width: 540px;
}

p {
font-size: 8pt;
text-align: left; } 

.mida { 
font-size:120%; line-height:150%; 
font-family: "‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;  } 

.mida2 { 
font-size:13pt; line-height:100%; 
font-family: serif; } 

.comida { 
font-size:11pt; line-height:160%; 
font-weight: bold; 
color: #009933; } 

.comida2 { 
font-size:11pt; line-height:160%; 
font-weight: bold; 
color:  #003300; } 

.line { 
font-size:10pt; line-height:140%; 
text-align: left;
 }

.cap { 
font-size:8pt; line-height:120%; 
color: #333333; } 


div#flashcontent{
}
 div#flashcontent_fw_print{
  display:none;
}
@media print {
.gecko div#flashcontent{
   display:none;
 }
.gecko div#flashcontent_fw_print{
   display:block;
 }
}