body, table, td, div, span, ul, li, p, select {
    font-family: verdana, tahoma, arial, geneva, helvetica, sans serif;
    font-size: 11px;
    color: #484848;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 12px;
    margin: 15px 0px 0px 0px;
}
h3 {
    font-size: 11px;
    margin: 15px 0px 0px 0px;
}
.sp {visibility: hidden;}

div.part {
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
div.part-content {
	margin-top: 10px;
	font-weight: bold;
}
div.part-content a:link, div.part-content a:active, div.part-content a:visited, div.part-content a:hover {
	text-transform: uppercase;
}
div.section {
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
div.section-content a:link, div.section-content a:active, div.section-content a:visited, div.section-content a:hover {
	text-transform: uppercase;
}
div.chapter {
	margin-left: 20px;
}
