.button {
	vertical-align: bottom;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #990099;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990099;
}

a:link {color: #CC66CC; text-decoration: none; font-weight: bold;}
a:visited {text-decoration: none;}
a:hover { text-decoration: underline;}
a:active {color: #CC66CC;}
td#menu a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
td#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td#menu a:hover {
	text-decoration: underline;
	color: #990099;
}
td#menu a:active {color: #FFFFFF;}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990099;
}.menu {
	background-color: #CC66CC;
	border: medium double #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.display {
	font-weight: bold;
	width: 80px;
}

.display2 {
	font-weight: normal;
	width: 80px;
	font-size: 14px;
	vertical-align: top;
}

.display_heading {
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
}
