body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#submit_btn{
	font-family:Georgia, "Times New Roman", Times, serif;
}

table#toc td.chapter_no, table#toc td.chapter{
	font-size:1.1em;
	font-weight:bold;
	color:#408080;
}
table#toc td.chapter a{
	color:#408080;
}
table#toc td.heading{
	font-size:1.1em;
}
table#toc td.subheading{
	font-size:1.0em;
}
table#toc td{
	font-size:1.0em;
}
table#toc td.paragraph{
	font-size:1.0em;
}

#contents p{
	font-size:1.0em;
	line-height:1.5;
}
#contents h1{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5;	
	margin:1em 0;
}
#contents h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5;	
	color:#408080;
	margin:1em 0;
}
#contents h3 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5;	
	color:#408080;
	margin:1em 0;
}
#contents h4 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5;	
	color:#408080;
	margin:1em 0;
}
#contents h5 {
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5;	
	color:#408080;
	margin:1em 0;
}
#contents h6 {
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5;	
	margin:1em 0;
}
#contents blockquote p{
	font-size:0.8em;
	font-style:italic; 
	font-weight:bold;
	line-height:1.5;
	text-align:center;	
	margin-bottom:1em;
}
#contents strong{
	font-weight:bold;
}
#contents em{
	font-style:italic;
}
#contents li{
	font-size:1.0em;
	line-height:1.5;
}
#contents li li{
	font-size:100%;
	line-height:inherit;
}
#contents p.note{
	margin-top:-1em;
	font-size:0.9em;
	color:#666;
}

#contents p.indent{
	margin-left:3em;
}