		A.gb {
			color: #000099;
			font-size: 12pt;
			font-family: "serif";
		}
		A.gb:hover, A.gb:active {
			color: #009900;
		}
		
		h1.gb {
				font-size:24pt;
		}

		td.gbnodecolor0 {
			color:#000000;
			background-color:#FFFFCC;
			font-size:10pt;
		}
		td.gbnodecolor1 {
			color:#000000;
			background-color:#CCCCFF;
			font-size:10pt;
		}		

		h2.gbdate {
			font-family: palatino, georgia, times new roman, serif;
			font-size:12pt;
			color: #006600;
		}
		h3.gbtitle {
			font-family: times new roman, serif;
			font-size:12pt;
			color: #990000;
		}
		
		.gbsmallfont {
			font-size: 6pt;
		}
		.gberror {
			color: #FF0000;
			font-size: 12pt;
		}
