body#bd {
	background: #FFFCF3;
	color: #333333;
	text-align: center;
}

/* Font size */
body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* User Tools */
#fontsizeArea {
padding:2px 2px 0 2px;
float:left;

}


#fontsizeArea ul {
	margin:0;
	padding: 0;
	float: left;
}

#fontsizeArea ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: none;
}

#fontsizeArea img {
	padding:0;
}
