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