/* tec.css */

body {
  background: #fff url(bg8b.png) repeat-x top left;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12pt;
}

#container {
  margin: 0% 0% 0% 0%;
  width: 750px;

}

.text1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 22pt;
  margin: 1px 10px 10px 10px;
   
}

.text2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13pt;
  margin: 10px 10px 10px 10px;
   
}


.text3 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15pt;
  margin: 10px 10px 10px 10px;
   
}


.text4 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  margin: 10px 10px 10px 10px;
   
}



