A:hover {
	color: White;
	background-color : Black;
	text-decoration : none;
}
BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TR {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
UL{
	list-style : square;
	font-size: 80%
}
OL{
	font-size: 80%
}
H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.breadcrumbs {
	color: Silver;
}
.footer {
	font-weight: normal;
	font-size: 80%;
	color: black;
	text-decoration: none
}
.menu {
	font-size: 80%;
	color : White;
	text-decoration : none;
}
.nav {
	color : Black;
}
.indent{
	margin: 25px 10px;
}
table.spot{
	border-bottom: 1px solid Silver;
	border-left : 1px solid Silver;
	border-top : 1px solid Silver;
}
table.lh{
	border-bottom: 1px dotted Silver;
	border-left : 1px dotted Silver;
}
td.lh{
	border-bottom: 1px dotted #4c145e;
	border-left : 1px dotted #4c145e;
}
.header { font-size: 80%; color : #4c145e; text-decoration : none;  font-weight: bold}
.box {
	border: thin #333333 solid;
	padding : 3px 3px 3px 3px;
}
