		body {
			color: #000000;
			background: #888888;
			margin-top:0;
			margin-bottom:0;
			font-family: verdana, tahoma, arial;
			font-size: 10pt;
			}

		td,th {
			font-family: verdana, tahoma, arial;
			color: #000000;
			font-size: 10pt;
			}

		#banner {
			color: #000033;
			font-size: 18pt;
			font-weight: bold;
			font-style: italic;
			height: 150px;
			background: #FF9900;
			}

		.heading1 {
			font-size: 14pt;
			font-weight: bold;
			}

		.heading2 {
			font-size: 12pt;
			font-weight: bold;
			}

		#breadcrumbs {
			font-size: 8pt;
			vertical-align: top;
			text-align: right;
			}

		A:link {text-decoration: underline; color: #0000FF}
		A:visited {text-decoration: underline; color: #880088}
		A:active {text-decoration: none}
		A:hover {text-decoration: underline; color: #FF9900}

		#navigation A:link {text-decoration: underline; color: #FFCC00}
		#navigation A:visited {text-decoration: underline; color: #FFCC00}
		#navigation A:active {text-decoration: none}
		#navigation A:hover {text-decoration: underline; color: #FF9900}
		#navigation { 
			background: #000066;
			height: 30px;
			text-align: center;
			color: #FFCC00;
			font-weight: bold
			}

		.table_header {
			text-align: center;
			color: #FFFFFF;
			background: #000066;
			font-weight: bold;
			}

		.table_subheader {font-weight: bold;}

		.recommend {color: #FF0000;}

		#fullheight {height:100%;}

		#email {
			font-size: 8pt;
			vertical-align: bottom;
			text-align: center;
			}