@charset "utf-8";

body {
	font-size: 15px;
	line-height: 22px;
}
th,td {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333333;
}
h3 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	color: #006699;
}
#standard a {
	background-image: url(../images/font-size-1-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#large a {
	background-image: url(../images/font-size-2-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#extra-large a {
	background-image: url(../images/font-size-3-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}