a{
	text-decoration: none;
}
body {
	margin:0px;
	background-image: url(../images/bg.gif);
	font-size: 14px;
	line-height: 200%;
}
.whiteBG{
	background-color: #FFFFFF;
	width: 728px;
}
.whiteBG table {
	margin-top: 8px;
	width: 710px;
	margin-bottom: 8px;
	line-height: 150%;
}
.text1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 8px;
}
.text2 {
	font-size: 16px;
	color: #333333;
	padding: 8px;
	font-weight: bold;
	line-height: 30px;
}
.price{
}
.price td {
	background-color: #FFFFFF;

}
.priceR {
	font-weight: bold;
	color: #2C6F99;
	text-align: center;

}
.priceL {
	text-align: left;
	text-indent: 6px;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;

}
