.headline {
	font-family:Georgia;
	font-size:30px;
	line-height:45px;	
}

.chapter_number {
	color:#000000;
}

.chapter_name {
	color:#a70000;
}

.blurb {
	font-family:Georgia;
	font-size:14px;
	line-height:23px;
	font-style:italic;
	color:#a28a68;
}

.bodycopy {
	font-family:Georgia;
	font-size:13px;
	line-height:19px;
	color:#666666;
	text-align:justify;		
}

.subhead {
	color:#000000;
	font-weight:bold;
}

.header 
{
	color:#a70000;
	font-weight:bold;
	font-size:16px;
	margin-bottom:-5px;
}

.header_hr 
{
	border:0;
	height:1px;
	color:#a70000;
	background-color:#a70000;
}

.note 
{
	font-family:Georgia;
	font-size:12px;
	line-height:17px;
	color:#777777;
}

.note_hr 
{
	border:0;
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
}

.insert_right {
	float:right;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
}

.insert_left {
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.big_example 
{
	font-family:Verdana;
	font-size:18px;
	line-height:19px;
	color:#009900;
}

.example_romaji
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#999999;
}

.example_english
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#005e95;	
}

.example_japanese
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#333333;	
}

.example_divider 
{
	color:#cccccc;
	height:1px;
	clear:both;
}

.example 
{
	background-color:#ffffff;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:15px;
	padding:10px;
	border:solid 1px #bbbbbb;
	width:500px;
}

.translation_link_a
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#005e95;
}

.translation_link_b
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#728c37;
}

.translation_a
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#005e95;
	display:none;
}

.translation_b
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#728c37;
	display:none;
}

.clickable_bodycopy 
{
	color:#666666;
	font-weight:bold;
}

a {text-decoration:none; }
a:hover { text-decoration:underline; }


p { margin-top: 0px; }

.scr_bodycopy
{
	color:#666666;
	border-bottom: dotted 1px #999999;
}

.scr_bodycopy a 
{
	color:#666666;
	text-decoration:none; 
}

.scr_bodycopy a:hover { text-decoration:none; }

.table_icons 
{
	margin-top:1px;
	margin-bottom:10px;
	text-align:right;
}

.quiz_instructions
{
	font-family:Georgia;
	font-size:13px;
	line-height:19px;
	color:#333333;
	margin-left:10px;
	margin-top:10px;
}

.quiz_button 
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#a70000;
}

.quiz_results 
{
	font-family:Verdana;
	font-size:13px;
	line-height:19px;
	color:#728c37;
}
