body {
	margin:0px;
	overflow:auto;
  font-size: 14px;
}
td {
	font-family: arial;
	font-size: 14px;
}
.purp {
	color: #800080;
	font-weight:bold;
}
b {
	color: #800080;
}
i {
	color: #800080;
}
a {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #800080;
	text-decoration: underline;
}
.contactInfo {
	color:white;
	font-family: verdana, arial;
	font-size: 9px;
}
.subMenu {
	font-size: 10px;
	color: #A0A0A0;
	font-weight:bold;
	text-decoration: underline;
}
.subMenuSel {
	font-size: 10px;
	color: #800080;
	font-weight:bold;
}
.bottomText {
	font-family: impact;
	font-size: 20px;
	font-style: italic;
	color:white;
}
