BODY {
	color: Black;
	background-color: White;
	margin: 0px 6px 2px 6px;
	font-size: 10px;
}

P {
	color: Black;
	background-color: transparent;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A {
	color: #6F0024;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica,sans-serif;
	background-color: transparent;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	color: Gray;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica,sans-serif;
	background-color: transparent;
	text-decoration: none;
}


A:HOVER {
	color: #DCA6AB;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica,sans-serif;
	background-color: transparent;
	text-decoration: underline;
}

.contents {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #002E92;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 3px;
	}

.sidebar {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #8d2b12;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-indent: 5px;
	text-decoration: none;
	}

.sidebarsub {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: Black;
	font-weight: normal;
	padding-left: 5px;
	}
	
.ad {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	color: #c57601;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	border-bottom: 1px solid Gray;
	}	
	
.adsub {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: Black;
	font-weight: normal;
	line-height: 11px;
	word-spacing: 0px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	}	
	
.red {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d2b12;
	background-color: transparent;
}

.orange {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c57601;
	background-color: transparent;
}

.fineprint1 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica,sans-serif;
	font-style: normal;
	color: #3264d6;
	background-color: transparent;
}

.fineprint2 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica,sans-serif;
	font-style: normal;
	color: #FFFFF0;
	background-color: transparent;
}

.poetry {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 3%;
}

.prose {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 3%;
	text-indent: 2em;
	line-height: 20px;
}

.title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 5%;
	font-weight: bold;
	color: #5b74ab;
}

.byline {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	color: #d09f76;
}

.motto {
	font-size: 11px;
	word-spacing: 2px;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.classified {
	font-family: Verdana,sans-serif;
	color: Black;
	font-size: 11px;
	font-variant: normal;
	text-align: center;
}

