body {
		font-family: "Times New Roman", Times, serif;  font-style: normal;
		margin-top: 0.33em;
		margin-bottom: 0.33em;
		background-color: #FFFFFF;
		text-align: justify;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic
}

p.prose {
	text-indent:1.5em;
}

p.newsarticle {
	font-family: "Courier New", Courier, monospace; font-style: normal
}

.chattitle {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	text-indent:0;
	border-width: 3;
	border-style: outset;
	border-color: #CCCCCC;
	background: #CCCCCC;
	margin: 0;
}
.chatreceive {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0;
	text-align: right;
	border-width:0;
	border-left-width: 5;
	border-bottom-width:3;
	border-style: solid;
	border-color: #FFDFBF;
	background: #FFDFBF;
	margin: 0;
}
.chatsend {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0;
	text-align: left;
	border-width:0;
	border-left-width: 5;
	border-bottom-width:3;
	border-style: solid;
	border-color: #EBD7FF;
	background: #EBD7FF;
	margin: 0;
}

.playtime {
	color: #9900CC;
	text-indent:1.5em;
}

.logline {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	text-align: right;
}

.tachi {
	background: #BFBFFF;
	margin:0;
	padding: .3em 0;
	text-indent:1.5em;
}

.kisei {
	background: #FFD5FF;
	font-style: italic;
	text-align: center;
	padding: .3em 0;
	margin:0;
}

.kiseitachi {
	background: #DFCADF;
	margin:0;
	padding: .3em 0;
	text-indent:1.5em;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent:0;
	text-align:left;
	margin: 1em 0;
}

.subtitletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent:0;
	text-align:right;
	margin: 1em 0;
}

.blockquote {
	padding: 0 5%;
	text-indent: 1.5em;
	margin-bottom: 8; margin-top: 0; text-align: justify;
}

p.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent:0;
}

.blockquote {
	padding-left: 5%;
	padding-right: 5%;
	text-indent: 1.5em;
	text-align: justify;
}
	

li { }

@media amzn-kf8
{

	.kf8 {
	
	}
	
	.mobi {
		display:none;
	}
	
	.blockquote {
		padding: 0 5%;
		text-indent: 1.5em;
		margin-bottom: 8; margin-top: 0; text-align: justify;
	}
	
	p.email {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-indent:0;
	}
	
	.tachi {
		border-width: 0 .5em;
		border-style: none hidden none solid;
		border-color: #BFBFFF;
	}
	
	.kisei {
		border-width: 0 .5em;
		border-style: none solid none hidden;
		border-color: #FFD5FF;
	}
	
	.kiseitachi {
		border-width: 0 .5em;
		border-style: solid;
		border-color: #DFCADF;
	}
	
	.titletext {
		text-indent:0;
		text-align:left;
		margin: 1em 0;
	}
	
	.subtitletext {
		text-indent:0;
		text-align:right;
		margin: 1em 0;
	}

}

@media amzn-mobi
{

	.kf8 {
		display:none;
	}
	
	.mobi {

	}
	
	.blockquote {
		font-style: italic;
		text-indent: 15pt;
		margin-bottom: 8; margin-top: 0; text-align: justify;
	}
	
	p.email {  
		font-family: "Courier New", Courier, monospace;
	}
	
	.tachi {
		font-family: "Courier New", Courier, monospace;
	}
	
	.kiseitachi {
		font-family: "Courier New", Courier, monospace;
		font-style: italic;
	}

}

