/*
 * 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.5em;
}

.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;
}

td.navi { 
	font-size: 10px;
}
