/* CSS Document */
body {font-size: 120%;}

#textSizer {width:140px; height:22px; float:right; position:relative; top:-20px; color:#777}
.textSizerText {font-size: 12px; font-weight:normal; color:#777}
.textSmall {font-size: 12px; font-weight:bold; color:#777}
.textLarge {font-size: 16px; font-weight:bold; color:#777}
.textSmall:hover, .textLarge:hover {color:#C00;background-color:#fff;}
