﻿.table {
	font-family: Verdana;
	text-align: center;
}
.row {
	font-family: verdana;
	font-size: large;
	text-align: center;
}
.rowjustify {
	border-style: none none solid none;
	font-family: verdana;
	font-size: large;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
}
.cell {
	font-family: verdana;
	font-size: xx-small;
	text-align: center;
}
.memberrows {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
	text-decoration: none;
	color: #0000FF;
	padding: 4px;
	border-style: none none solid none;
	border-width: medium;
	border-color: #0000FF;
}
.bigrow {
	font-family: Verdana;
	font-size: xx-large;
	text-align: center;
}
.bigrowindex {
	border-color: #0000FF;
	font-family: Verdana;
	font-size: xx-large;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
}
a:hover {
	font-style: italic;
	font-weight: bold;
}
a {
	text-decoration:none;
}
.smallrow {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	color: #0000FF;
}
.TamisStyle {
	font-family: "Bradley Hand ITC";
	font-size: 32px;
	color: #0000FF;
	border-bottom-style: outset;
	border-color: #FF0000;
}
.borderonly {
	border-top-style: solid;
	border-width: thin;
	border-color: #000000;
}
