
#outline { width:750px; text-align:left; 
  font-size : x-small;
}
.outline-margin { margin:0 10px; }
.main { 
  width : 780px; 
  float:left; 
  font-size : x-small;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  text-align : left;
  
}

.c-both { clear:both; 
  
  
}

.header{
  font-size : x-small;
  
  width : 780px;
  float : left;
  color : white;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  text-align : left;
  height : 80px;
}

.footer{
  font-size : x-small;
  width : 780px;
  float : none;
  text-align : left;
}

P{
  color : white;
 
  font-size : x-small;
}

H1{
  font-size : small;
  color : blue;
  left : 20px;
  background-color : "#87cefa";
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H2{font-size : small;
  font-weight : bold;
  left : 20px;
  color : blue;
}
H3{font-size : x-small;
  font-weight : bold;
  
}

A:VISITED{
  font-size : x-small;
  color : navy;
}

A:ACTIVE{
  
  font-size : x-small;
  font-weight : bold;
}


A{
  font-size : x-small;
  
  font-weight : bold;
}

.a-table{
  font-size : x-small;
  text-align : right;
}

.b-table{
  font-size : x-small;
  text-align : lefto;
}

.c-table{
  font-size : x-small;
   text-align : center;
  font-weight : bold;
  color : white;
}


.d-table{
  font-size : x-small;
   text-align : center;
  font-weight : bold;
  color : black;
}

.img{
  font-size : x-small;
  text-align : center;
  background-color : #f6f6f6;
  padding-top : 2px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1px;
}

.ad{
  font-size : x-small;
  text-align : right;
  background-color : white;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.coment{
  font-size : x-small;
  background-color : #f6f6f6;
  text-align : left;
  
  
  padding-left : 5px;
}

