/* -----------------------------------------------
FileName:fontmedium.css
UpdatedBy:2007/08/22
----------------------------------------------- */

/* basic */

p,h1,h2,h3,h4,h5,address,li,dt,dd{
	font-size:84%;
}



/* definition_textsize */

.xsmall{
	font-size:70%;
}

.small{
	font-size:78%;
}

.medium{
	font-size:84%;
}

.large{
	font-size:92%;
}

.xlarge{
	font-size:103%;
}

.xxlarge{
	font-size:126%;
}



/* switch_on */

#header table .size-cell #fontlarge p{
	background-position:3px -17px;
}

#header table .size-cell #fontmedium p{
	background-position:3px 0;
}



/* CSS Document */

