body {
	margin: 0;
	background-color: #fff;
	background-image:url('images/back.gif');
}

a:link {text-decoration: underline;color: #00f;}
a:visited {text-decoration: underline;color: #00f;}
a:active {text-decoration: underline;color: #00f;}
a:hover {text-decoration: underline;color: #f00;}

.mearea ul{margin:0;padding:0;list-style-type:none;}
.mearea ul li{margin:0;padding:0;}

.ctarea{
	margin: 1em 1.2em 2.5em;
	font-size:14px;
	line-height:20px;
}
.ctarea p{
	margin: 0.5em 0 1em 1em;
}

.ctarea ol{
	margin: 0.5em auto 1em;
}
.ctarea ol li{
	margin-bottom: 0.5em;
}

.cttable{
	margin: 0.5em 0 1em 1em;
	font-size:14px;
	line-height:1.3em;
}
.cttable td{
	padding-bottom:0.5em;
}

h1{
	margin: 0.5em 0.5em 0.5em;
	padding:0.3em 0.3em 0.2em;
	font-size:16pt;
	color:#06f;
	border-bottom:1px solid #06f;
}
h2{
	margin: 0.5em 0 0.5em;
	font-size:12pt;
	color:#6B8E23;
}

h3{
	margin: 0.5em 0 0.5em;
	font-size:12pt;
	color:#0068B7;
}
h4{
	margin: 0.5em 0 0.5em;
	font-size:10pt;
	color:#000;
	border-bottom:1px solid #333;
}
em{color:#f03;font-style:normal;}
.rttop{margin:0.5em  0 1em;text-align:right;font-size:8pt;}

.txss { font-size: 8pt; line-height: 135% }
.txsmall { font-size: 9pt; line-height: 135% }
.txmedium { font-size:  14px;; line-height: 20px }
.txmm { font-size: 10pt; line-height: 135% }
.txlarge { font-size: 14pt; line-height: 120% }
.txll { font-size: 16pt; line-height: 120% }
.lh150 { line-height: 150% }
.lh170 { line-height: 170% }

.text_10px { 
	font-size: 10px;
	line-height: 16px;
}

.text_12px {
	font-size: 12px;
	line-height: 18px;
}

.text_14px {
	font-size: 14px;
	line-height: 20px;
}

.text_16px {
	font-size: 16px;
	line-height: 28px;
}

.text_18px {	
font-size: 18px;	
line-height: 28px;
}

.tit14px {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 25px;
}
