body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size:12px;
	line-height: 18px;
	background:#ffffff url(../img/body_bg.gif) repeat-y;
}


h1 {
	margin-left: 10;
	margin-top: 4;
	margin-bottom: 5;
	font-size:14px;
	font-weigth:bold;
}
h2 {
	margin-left: 10;
	margin-top: 4;
	margin-bottom: 5;
	font-size:14px;
	font-weigth:bold;
}
h3 {
	margin-left: 5;
	margin-top: 3;
	margin-bottom: 3;
	font-size:12px;
	font-weigth:bold;
	color: #ffffff;
}

h4 {
	margin-left: 0;
	margin-top: 5;
	margin-bottom: 5;
	font-size:12px;
	font-weigth:bold;
	color: #008716;
}
h5 {
	margin-left: 10;
	margin-top: 4;
	margin-bottom: 5;
	font-size:14px;
	font-weigth:bold;
}

h5.foto{
	margin:0;
	padding:2px 0 0 5px;
	background:#ff9900;
font-size:12px;
	color:#fff;
	text-align:left;
}

.t8 {
	font-size:8px;
	line-height: 10px;
}

.t10 {
	font-size:10px;
	line-height: 14px;
}

.t10-2 {
	font-size:10px;
	line-height: 10px;
	color: #666666;
}
.t11 {
	font-size:11px;
	line-height: 13px;
	color: #666666;
}
.t12 {
	font-size:12px;
	line-height: 16px;
	color: #666666;
}
.t12t {
	font-size:12px;
	line-height: 18px;
	color: #666666;
}
.t12w {
	font-size:12px;
	color: #ffffff;
}
.t12c {
	margin-left: 10;
	margin-top: 2;
	margin-bottom: 2;
	font-size:12px;
	color: #ffffff;
}
.t12g {
	color: #666666;
}
.t13 {
	font-size:13px;
	line-height: 18px;
}
.t14 {
	font-size:14px;
	line-height: 14px;
}
.t14b {
	font-size:14px;
	line-height: 18px;
	font-weigth:bold;
}

.top10 {
	font-size:18px;
	line-height: 18px;
	font-weigth:bold;
	color:#008716;
}


p {
	font-size:12px;
	line-height: 18px;
}


p.right {
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	line-height: 20px;
 }
 
p.right_r {
	padding-top:10px;
	margin-left:10px;
 }

p.right_rr {
	padding:0px;
	margin-right:10px;
 }
 
p.link {
	margin:5px;
	line-height: 18px;
 }
 
.sitemap {
	font-size:12px;
	color: #666666;
	line-height: 22px;
} 


/* ----
a:link {
color:#FF8800;
text-decoration:none;
}

a:hover {
color:#FF8800;
text-decoration:underline;
}

a:visited {
	color: #339933;
	text-decoration:none;
}
------ */


textarea {
	margin: 5px ;
	font-size:12px;
	line-height: 18px;
	color: #666666;
}