/* 14px as base size */

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

.activelink {
	font-size: 0.857em; /*12px*/
}

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

.biotitle1, .biotitle1 .hit{
	font-size: 1.214em; /*17px */
}

h4 {
	font-size: 1.071em;/*15px*/
}

.condis {
	font-size: 0.875em;
}

.cslinks {
	font-size:  0.857em; /* 12px */
}

#cs_span {
	/*font-size: 15px;*/
	font-size: 1.071em;
}

.dbtree {
	width: 775px;
}

.editLink {
	font-size:  0.857em;
}

.exit { 
	font-size: 0.857em;  /* 12spx */
}

.efhead {
	font-size: 1.071em; /*15px*/
}

.ftlink {
	font-size: 0.857em;
}

.flmti,.flmti .hit {
	font-size: 1.143em; /*16px;*/
}

.inactivelink {
	font-size: 0.857em; /*12px*/
}

.limit {
	font-size: 1em;
}

.linking1 {
	font-size: 0.857em;
}

.linking2 {
	font-size: 0.825em;
}

.msHeader {
	font-size: 0.875em;
}

.mywwebLink {
	font-size: 0.825em;
}

.sfxlink {
	font-size: 0.857em;
}

.sugsu {
	font-size: 0.857em;
}

.sugsub {
	font-size: 0.857em;
}

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

a#mediumFont {
	display: block;
	background-color: transparent;
	background-image: url('../images/font-md_off.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: default;
	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;
}