
	body, table {
		font-family: "Arial, Helvetica, Verdana"; font-size: "13px";
	}
	a:link,a:visited {
		color: "#0000CC";
	}
	a:active {
		color: "#FF0000";
	}
	.tabs:visited, .tabs:link, .tabs:active {
		color: "#0000CC"; text-decoration: "none";
	}
	.tabw {
		color: "#FFFFFF"; font-weight: "bold";
	}
	h1 {
		font-size: "16px"; font-weight="bold"; color="#003366";
	}
	.small {
		font-family: "Verdana, Arial, Helvetica"; font-size: "11px";
	}
