html, body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: #fff;
	color: #666
}

a, a:link, a:visited, a:hover {
	color:#369;
	text-decoration:none
}

a:hover {
	color:#69c;
	text-decoration:none
}

.cls {
clear:both;
}

.fade:hover {
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}

h1 {
	font-size:20px; 
	font-weight:normal;
	letter-spacing:-0.5px;
	color:#999;
}

h2 {
	font-size:16px; 
	font-weight:normal;
	letter-spacing:-0.5px;
	color:#900
}

h3 {
	font-size:18px;
	font-weight:normal
}


h4{
	font-size:14px;
	font-weight:normal;
	page-break-before:avoid;
	page-break-after:avoid;
	page-break-inside:avoid;
	margin:0; margin-top:10px; padding:0;
}


h5{
	font-size:20px;
	font-weight:normal;
	color:#999;
	page-break-before:avoid;
	page-break-after:avoid;
	page-break-inside:avoid;
	margin:0; margin-bottom:10px; padding:0;
}

hr {
	background-color:#CCC;
	border:none;
	width:100%;
	height:1px
}

.areaBG {
	background-image:url(../images/layout/area-bg.png);
	background-position:top;
	background-repeat:repeat-x
}

.mainText {
	color:#555;
	font-weight:normal
}

.subText {
	color:#666;
	font-weight:normal
}

.priceText {
	color:#69c;
	text-align:right
}

.mainP {
	margin:10px;
	margin-right:0;
	padding:0;
}


p { text-align:justify}

.b {
	font-weight:bold
}

.i {
	font-style:italic
}

.s {
	font-size:10px
}

.l {
	color:#999
}


.bST { border-top:#CCC solid 1px }
.bSB { border-bottom:#CCC solid 1px }
.bSL { border-left:#CCC solid 1px }
.bSR { border-right:#CCC solid 1px }

.bDT { border-top:#CCC dashed 1px }
.bDB { border-bottom:#CCC dashed 1px }
.bDL { border-left:#CCC dashed 1px }
.bDR { border-right:#CCC dashed 1px }

.aC { text-align:center  }
.aL { text-align:left  }
.aR { text-align:right  }
.aJ { text-align:justify  }

.vT { vertical-align:top  }
.vB { vertical-align:bottom  }

.noBR {
	page-break-after:avoid;
	page-break-before:avoid;
	page-break-inside:avoid;
	margin:0; padding:0;
}
