.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa  {
 font-family: Verdana, Helvetica, Arial, sans-serif
 }
 
TD.navbar {
/*	background-color: #5078B0; */
	background-image: url(graphics/navback.gif);
	background-repeat: repeat-y;
	}

A:link {color: #0000CC}
A:active {color: #FF0000 }
A:visited {color: #660066 }
/* P:first-letter {font-size: 150% } */

BODY { 
	background-color: #FFFCF0;
	}

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; */
	}

BODY.annex {   /* use for extra pages */
	font-family: Georgia, Palatino, "Times New Roman", serif;
	color: black;
	background-color: #FFFCF0;
	}

DIV.caption	{   /* centered captions */
	font-size: .8em;
	text-align: center
	}

/* 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;
	}

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

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

h5	{   /* centered h3 */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: center
	}

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

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

