.WelcHeader {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.plaintext {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.fineprint {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FF7920;
}
.imgborder {
	border: medium solid #FFFFFF;
}
.thinborderfloat {
  float:left;
  border:solid 1px black;
  background-color: white;
  padding:3px;
  margin-right:10px;
  } 
