.OffTab {
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.OnTab {
    color: black;
    font-family: Arial-black;
	font-weight: bold;
    text-decoration: none;
}

td.shade {
	background-image: url(images/stripe.jpg);
	background-repeat: repeat-y;
}

h3 {
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-family: Arial;
	font-weight: bold;
}

p {
	font-family: Arial;
	font-size: smaller;
}

dt {
	font-family: Arial;
	font-size: smaller;
	font-weight: bold;
}

dd {
	font-family: Arial;
	font-size: smaller;
}

li {
	font-family: Arial;
	font-size: smaller;
}
