body {
	background-color: #FFFFFF;
	background:#ffffff url(../images/bg.gif) repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
  font-family: arial,helvetica;
  font-size: 14px;
}
.formtext {font-size: 12px;}
.px14 {font-size: 14px;}
.px13 {font-size: 13px;}
.px12 {font-size: 12px;}
.px11 {font-size: 11px;}
.px10 {font-size: 10px;}
.hilite {
  font-size: 15px;
  color: 0065A6;
  font-weight: bold;
}
.heading {
  font-size: 18px;
  color: 005596;
  font-weight: bold;
}
a {
  font-size: 12px;
  color: ffffff;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.aux {
  color:0065A6;
}
.button {
  background-color: #0065A6;
  background:#0065A6;
  padding: 4px;
  color: #ffffff;
  border: 1px solid #000000;
}

