.infobar {
  display: none;
  margin-left: 0px;
}
a.nav1 {
   font-weight: bold;
   font-size: 16pt;
   font-family: "Times New Roman", Times, serif;
   margin-left: 0px;
   margin-right: 50px;
}

a:link{
   color: #000000;
   text-decoration: none;
}
a:visited {
   color: #000000;
   text-decoration: none;
}
a:active {
  color: #000000;
   text-decoration: none;
}
a:hover {
  color: crimson;
   text-decoration: none;
}

body {
  background-image: url(/content/00/01/36/16/99/userimages/AIbkgimg3.jpg);
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  color: #000000;
  margin-left: 20px;
  margin-top: 0px;
  font-family: "Times New Roman", Times, serif;
}

.maintbl {
          width: 700px;
          right-col: 800px;  }
}
.logo {
  background-image: url(/content/00/01/36/16/99/userimages/logo.gif);
  background-repeat: no-repeat;
  height: 1px;
  width: 800px;
  margin-top: 0px;
}

.pagelabel {
 display: none;
}

p { text-align: justify;
    font-family: "Times New Roman", Times, serif;
}

h1 { text-align: center;
     font-weight: bold;
     font-size: 70;
     font-family: "Times New Roman", Times, serif;}
