.normalbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.smallblue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Navy;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.mainhead {
	font-family : Garamond;
	font-weight : bold;
	font-size : x-large;
	color : Navy;
}

.secohead {
	font-family : Garamond;
	font-weight : bold;
	font-size : medium;
	color : Navy;
}
.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.menu {
	font-family : Garamond;
	font-weight : bold;
	font-size : small;
	color : Navy;
	text-decoration : none;
}

.menu A:ACTIVE {
	font-family : Garamond;
	font-weight : bold;
	font-size : small;
	color : White;
	text-decoration : none;
}

.menu A:VISITED {
	font-family : Garamond;
	font-weight : bold;
	font-size : small;
	color : White;
	text-decoration : none;
}

.menu A:LINK {
	font-family : Garamond;
	font-weight : bold;
	font-size : small;
	color : White;
	text-decoration : none;
}

.menu A:HOVER {
	font-family : Garamond;
	font-weight : bold;
	font-size : small;
	color : Navy;
	text-decoration : none;
}
