body {
  margin: 0 0 0 0;
  padding: 0;
  color: #000000;
  background: #ffffff;
	background-image:url(../common/im_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
a:link{ color:#666666; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover, a:active { color:#C30E42; text-decoration: underline;}

.fs10 { font-size:10px;line-height:140%;color: #666666}
.fs12 { font-size:12px;line-height:140%;color: #666666}
.fs14 { font-size:14px;line-height:140%;color: #666666}
.fs16 { font-size:16px;line-height:140%;color: #666666}

