/* TAG STYLES */

body, td { 
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 10pt;font-weight: bold; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }


/* STANDARD STYLES */

.h-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : #004040;
}


.h-page-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : white;
}


/* Text styles */

.h-toc {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004040;
}


.h-blurbs {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.h-bold-text {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.h-white-text {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.h-poems {
	font-family: times new roman;
	font-size: 14px;
	color: #000000;
}

.h-poem-lead {
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	color: #004040;
}
.h-poetry {
	font-family: times new roman;
	font-size: 12pt;
	color: #000000;
}

.h-poetry-ttl {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #004040;
}

.h-quote {
	font-family: times new roman;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}

.h-big-quote {
	font-family: times new roman;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}

.h-announce {
	font-family: times new roman;
	font-size: 18px;
	font-style: italic;
	color: #660066;
}



.h-poem-title {
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;
	color: #004040;
}

.h-poem-pg-heading {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #004040;
}

.h-by-author {
	font-family: times new roman;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}


.h-stories {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

.h-story-heading {
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;
	color: #004040;
}

.h-bio-heading {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


.h-bio {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

.h-more-heading {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004040;
}


.h-more-text {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

.h-editor-heading {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}


.h-editor-text {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}


.h-footer {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.h-archive {
	font-family: arial, sans-serif;
	font-size: 12px;
	
	color: #000000;
}



/* PEACE SETTINGS */

.h-peace-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : #000066;
}

.h-peace-heading {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.h-peace-poem-title {
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.h-peace-poem-pg-heading {
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	
.h-peace-more-heading {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.h-peace-bio-heading {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color : #000066;
}


 /*-------------------------------------------------------------------------------
	END
*/