/*
 * default style for culture power.
 */

.leftcell {
	font-size: 10px;
	color: #222222;
	margin-left: 7px;
	margin-top: 40px;
	width: 125px
}

.text { 
	color: #222222;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 100px;
        line-height: 1.5em;
}

.text p {
	font-size: 12px;
	line-height: 1.6em;
}
.text p a{
	color:#333333;
	text-decoration:underline;
}
.text p a:hover{
	color:#881111;
	text-decoration:none;
}

.text ol { 
        font-size: 12px;
        line-height: 1.5em;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 2em
}

table.data {
	color: #222222;
	font-size: 12px;
    line-height: 1.5em;
	border:0;
}

td.navi { 
	font-size: 10px;
}
p.caption{
	font-size: 10px;
	color:#111111;
}
