a {
	color: #990000;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: 100%;
}
.subheadings {
	font-family: "Arial Black", Arial;
	font-size: small;
	color: #FFFFFF;
	background-color: #88A6D6;
	display: table;
	text-indent: 10px;

}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 100%;
}
.jinx {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.topNav {
	font-family: "Arial Black", Arial;
	color: #CC3333;
}
.smallCaps {
	font-variant: small-caps;
}
