/* 12px as base size */

body {
	font-size:75%;
}

table,td {
	font-size:1em;
}

.activelink {
	font-size: 0.917em; /*11px*/
}

.activelimitlink {
	font-size: 0.917em; /*11px*/
}

.biotitle1, .biotitle1 .hit {
	font-size: 1.333em; /*16px */
}

h4 {
	font-size: 1.167em; /*14px*/
}

.condis {
	font-size: 0.975em;
}	

.cslinks {
	font-size: 0.917em; /* 11px */
}

#cs_span {
	font-size: 1.167em; /*14px*/
}

.dbtree {
	width: 700px;
}

.editLink {
	font-size:  0.917em;
}
.exit { 
	font-size:0.917em; /* 11px */
}

.efhead {
	font-size: 1.083em; /*13px*/
}

.ftlink {
	font-size: 0.950em;
}

.flmti,.flmti .hit {
	font-size: 1.167em; /*14px;*/
}

.inactivelink {
	font-size: 0.917em; /*11px*/
}

.limit {
	font-size: 1em;
}

.linking1 {
	font-size: 0.917em;
}

.linking2 {
	font-size: 0.917em;
}

.msHeader {
	font-size: 0.975em;
}

.mywwebLink {
	font-size: 0.917em;
}

.sfxlink {
	font-size: 0.950em;
}

.sugsu {
	font-size: 0.975em;
}

.sugsub {
	font-size: 0.925em;
}

a#smallerFont {
	display: block;
	background-color: transparent;
	/*background-image: url('../images/txt_minus_dn.gif');*/
	background-image: url('../images/font-sm_off.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: default;
	height: 15px;
}

a#mediumFont {
	display: block;
	background-color: transparent;
	background-image: url('../images/font-md_on.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: pointer;
	height: 15px;
}

a#largerFont {
	display: block;
	background-color: transparent;
	background-image: url('../images/font-lg_on.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: pointer;
	height: 15px;
}