.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa  {
 font-family: Verdana, Helvetica, Arial, sans-serif
 }
 
P.alt {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	background: #FFFCF0;
	color: black;
/*	border-style: outset;
	border-width: thin; */
	}

TD.navbar {
	background-image: url(graphics/bkg140.gif);
	background-repeat: repeat-y;
	}

UL.nobull { list-style: none }

A:link {color: #0000CC}
A:active {color: #FF0000 }
A:visited {color: #660066 }

BODY, P, UL, OL, td, th, h1, h2, h3, h4, h5, h6	{
	font-family: Georgia, Palatino, "Times New Roman", serif;
	color: black;
	background-color: #FFFCF0;
/*	margin-top:	.75em;
	margin-bottom:	.75em; */
	}

/* h1 small { font-size: 67% } */

/* NB, the font sizes get possibly munged by netscape when also inside a td */

h1	{ /* center the graphic headline */
	font-size: 1.5em;
	text-align: center
	}

h2	{ /* a bigger heading */
	font-size: 1.33em;
	color: #0A9015;
	}

h3	{ /* all the standard headings */
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #0A9015;
	}

h4	{ /* for the fine print at bottom of page */
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .6em;
	text-align: center
	}

h5	{   /* like h3, but centered */
	font-size: 1.2em;
	text-align: center
	}

h6	{
	font-size:	1em;
	font-weight:	normal;
	font-style:	italic;
	}

/* Colored rules are not supported in netscape */
HR.colored { color: #00AA00; }
 

