/*  Word of Knowledge Stylesheet  */

.lord {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
	text-align: justify;
	color: darkred;
	}
.ask {
	font-weight: lighter;
	font-size: 1.0em;
	line-height: 1.2em;
	text-align: justify;
	}
.quote {
	font-size: 1.0em;
	line-height: 1.2em;
	text-align: justify;
	}	
.date {
	font-size: 0.8em;
	text-align: right;
	}
.stand-out {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bolder;
	}
.pseudonym {
	font-size: 1.0em;
	text-align: right;
	padding-bottom: 2em;
	}