body  {
    font-size: 100%;
}
a.fontSizeControl { color: #d8dbeb; font-weight: bold; text-decoration: none; margin-left: 6px; }

a.fontSizeControl:hover{
	color: #f00;
}
#sizecontrol { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-align: left; width: 175px; height: 20px; }
.textsizelabel { padding-right: 5px; padding-left: 0; display: block; }
