td,th,font {font-size:14px; LINE-HEIGHT: 140%;}
 
.fs10px {
	FONT-SIZE: 10px; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif ; 
}
.fs12px {
	FONT-SIZE: 12px; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif
;}
.fs14px {
	FONT-SIZE: 14px; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif
;}
.fsb14px {
	FONT-SIZE: 14px; FONT-WEIGHT:bold ; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif
;}
.fsb16px {
	FONT-SIZE: 16px; FONT-WEIGHT:bold ; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif
;}
.fsb18px {
	FONT-SIZE: 18px; FONT-WEIGHT:bold ; LINE-HEIGHT: 120% ; FONT-FAMILY: 'MS P Gothic',san-serif
;}


.f20px {
	font-size: 20px;
}
img.img-right {
	float: right;
	margin-left: 10px;
}
.pad-right10 {
	padding-right: 10px;
}
.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
#headtxt {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
#foottxt {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
#foottxt p {
	margin:0 0 10px;
	padding:0;
}

a.noline {text-decoration:none;}
a:visited.noline {text-decoration:none;}
.bg-rose {
	background-image: url(img/bg_rose.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 120px;
}

