<style type="text/css">
<!--
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : images/tinbg.jpg);
  background-repeat : repeat;
}
.left{
  border-top-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-left-width : 5px;
  float : left;
  border-top-color : white;
  border-left-color : white;
  border-right-color : white;
  border-bottom-color : white;
}
P{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 10px;
  margin-bottom : 1px;
  font-face : Arial
  font-size : 12px;
  color : gray;
  font-size : 12px;
  font-weight : normal;
  font-style : normal;
}
.tony{
  float : left;
}
-->
</style>

H1{
  font-size : 36px;
  font-weight : bold;
  font-style : normal;
  font-variant : small-caps;
  text-align : center;
  color : #e48100;
}
H1{
  font-size : 36px;
  font-family : Arial;
  font-weight : bold;
  color : #0000ff;
  text-transform : capitalize;
}
TD{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
BODY{
  background-image : url(images/tinbg.jpg);
}
.title{
  font-size : 21px;
  font-family : Arial;
  font-style : italic;
  color : #e48100;
  text-decoration : underline;
}
