/* Style Sheet for Star Castle Fiber Mill Order Form

*/

body {font-family: "Times New Roman", serif;
      background-color:white;
      color: black;
      font: 12pt Times New Roman, serif;
      line-height: 13pt;
      text-align:left;
}

div (
      font: 12pt Times New Roman, serif;
      line-height: 13pt;
      text-align:left;
}


div.logo {
  display:block;
  position:absolute;
  width:1.1in;
  height:1.1in;
  left:0in;
  top:0in;
}

div.head1 {
  display:inline;
  position:relative;
  width:5.9in;
  height:1.1in;
  font:"16pt Lucida Calligraphy, Monotype Corsiva, Times New Roman, serif";
  text-align:center;
}

div.main {
  display:block;
  position:relative;
  width:7in;
  height:9in;
}

td.cap1 {
      font: 11pt Times New Roman, serif;
      width="90";
      text-align:right;
}

td.text1 {
      font: 11pt Times New Roman, serif;
      width="312";
      text-align:left;
}

td.cap2 {
      font: 11pt Times New Roman, serif;
      width="60";
      text-align:right;
}

td.text2 {
      font: 11pt Times New Roman, serif;r
      width="110";
      text-align:left;
}
