/* page properties */
	body { color:black; background-color:white;

	/* background image */
	background-image:url(images/bggoldgradientjpg.jpg); background-repeat:repeat-y; }

	/* link colors */
	a:link    { color: black; text-decoration: none }
	a:visited { color: #882233; /* (maroon) */ text-decoration: none }
	a:active  { color: #882233; /* (maroon) */ text-decoration: none }

/* body text */
	p {  font-family: Geneva, Verdana, Helvetica, sans-serif; font-size: 10pt }

	/* define bold body text */
	.boldtext {  font-family: Geneva, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }

	/* define bold italic body text */
	.bolditalic {  font-family: Geneva, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: italic }

/* define text for navigation */
	.navhead {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
	.navtext {  font-family: Geneva, Verdana, Helvetica, sans-serif; font-size: 8pt }

/* headings */
	h1, h2, h3, h4, h5, h6 { font-family:sans-serif; color:black; }

	h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold }

	h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold }

	h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold }

	h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }

	h5 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }

	h6 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

	/* define subheader */
	.subhead2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt }

/* tables */
	th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold; text-align: left }
	td { font-family: Verdana, Helvetica, sans-serif; font-size: 8pt }

/* lists, outlines */




