body, table, td, div, textarea, input {
  font-family:Trebuchet MS;
  font-size:10pt
}

form {
  display:inline;
}

a:active {
}
a:hover {
  color:black;
  text-decoration:underline;
}
a:visited {
}
a {
  color:#2C2D7E;
  text-decoration:none;
  font-weight:700;
}
a.aSub {
  font-size:8pt;
  font-weight:500;
}
.tiny {
	font-size:7pt;
}
.BorderedImage {
	border:1px solid black;
}


