<style type="text/css">
	/* do not use */
	.dummy { }

	/* standard page heading - most pages */
	.StdFont1 {
		font-weight: bold;
		font-size: 18pt;
	}

	/* standard page font - search help link */
	.StdFont2 {
		font-size: 10pt;
	}

	/* standard page sub-headings - most pages */
	.StdFont3 {
		font-weight: bold;
		font-size: 14pt;
		color: navy;
	}

	/* standard nested table heading - most pages */
	.StdFont4 {
		font-weight: bold;
		font-size: 13pt;
	}

	/* standard page sub-heading - budget page */
	.StdFont5 {
		font-weight: bold;
		font-size: 16pt;
	}

	/* standard page font - warning/error pages*/
	.StdFont6, .StdFont6 TD {
		font-size: 14pt;
		color: red;
	}

	/* standard table sub-headings - budget tables */
	.StdFont7 {
		font-weight: bold;
		font-size: 12pt;
		color: navy;
	}

	/*  */
	.StdFont8 {
		font-weight: bold;
		font-size: 12pt;
		color: #a4a5ab;
	}

	/* standard page font - message text in left-hand column */
	.StdFont9, .StdFont9 TD {
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color: #ffffff;
	}

	/* standard page font - message text in left-hand column */
	.StdFont10, .StdFont10 TD {
		color: #a4a5ab;
	}

	.StdLink1 a:link, .StdLink1 a:visited, .StdLink1 a:hover, .StdLink1 a:active {
		color: #a4a5ab;
		text-decoration: underline;
	}

	/* standard body font - default font, 12pt */
	.StdBody1, .StdBody1 TD, .StdBody1 LI {
/*		font-family: Verdana; */
	}

	/* standard body font - TOP links */
	.StdBody2 {
/*		font-family: Times New Roman,Arial;*/
	}

	/* standard table font - budget page, 10pt */
	.StdBody3, .StdBody3 TD, .StdBody3 LI {
		font-family: Arial;
		font-size: 10pt;
	}

	/* background color for menu column */
	.StdBody4, .StdBody4 TD {
		background-image: url('/images/bg_blue2.gif');
	}

	/* background color for menu column */
	.StdBody5, .StdBody5 TD {
		background-image: url('/images/bg_blue4.gif');
	}

	/* background color for menu column */
	.StdBody6, .StdBody6 TD {
		background-image: url('/images/bg_blue3.gif');
	}

	/* background color for all pages */
	BODY {
/*		background-image: url('/images/bg_grey2.gif'); */
	}
</style>