@charset "utf-8";

body {
	font-size: 18px;
	line-height: 25px;
}
th,td {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
}
h3 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	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-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#extra-large a {
	background-image: url(../images/font-size-3-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}