
BODY {
  background-color: #ffffff;
  background-image: url(bgwhitecoll1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  padding-left: 0px;
  padding-top: 0px;
  margin-left: 0px;
  margin-top: 0px;
  font-family: Arial;
}

H1, h2 {
  font-family: verdana;
  text-align: center;
}

.right {
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}



li, ul {
  font-size: 14pt;
  
}

.big {
  font-family: Arial;
  text-align: center;
  font-size: 24pt;
  font-weight: bold;
}

TD.head {
  font-style: italic;
  font-weight: bold;
  font-family: Arial;
  font-size: 14pt;
}

.row1 {
  background-color: #0fffff;
  font-size: 14pt;

}
.row2 {
  background-color: #ccffff;
  font-size: 14pt;
}
A {
  font-family: arial;
  font-size: 10pt;
  color: #0000ff;
}

A:visited {
  font-family: arial;
  color: #0000ff;
}

A:Hover {
  color: #ff0000;
}

.formpage{
 font-size:10pt;
 font-weight:bold;
}
