BODY {
	background-color: white;
	margin: 0px;
	font-family: Helvetica;
}

.jumptext {
	font-size: 80%;
	line-height:180%
}

/* Netscape hates this sort of thing.
P {
	font-size: 90%;
	line-height: 140%;
}
*/

A, A:visited, A:link {
	color: #1A3779;
}

A:hover {
	color: white;
	background-color: #1A3779;
}

IMG {
	line-height: normal;
	border: 0;
}

.caption {
	font-size: x-small;
	padding: 6px;
}

TD.home2 {
	background-color: #336666;
	background-image: url("/lib/elements/bluebackground.gif");
	text-align: center;
}

TABLE.sidebar {
	text-align: left;
	font-size: x-small;
}

TABLE.bottomlinks {
	font-size: x-small
}

UL {
	list-style-type: square;
}

TD.main {
	text-align: justify;
}

TD.home {
	background-color: #336666;
	background-image: url("/lib/elements/nav_9.gif");
}

.quote {
	font-family: Georgia, Monotype Corsiva, serif;
	font-size: large;
	font-style: bold, italic;
	text-align: center;
}
