HR
{
	COLOR: grey;
}

H1
{
    color: #afafaf;
	font-family: arial;
	font-size: 20;
	font-weight: bold;
}

H2
{
    color: #afafaf;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	margin-bottom: 5;
}

.H2
{
    color: #afafaf;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	margin-bottom: 5;
}


H3
{
    color: #afafaf;
	font-family: arial;
	font-size: 12;
	margin-bottom: 4;
}

H4
{
	color: #afafaf;
	font-weight: bold;
	font-size: 11;
	margin-bottom: 3;
}

.POEM
{
	font-family: Times New Roman;
	font-size: 12;
	color: #dfdfdf;
}

.POEM2
{
	font-size: 11;
	color: #dfdfdf;
	font-weight: bold;
	font-family: arial;
}

.WRITING
{
	color: white;
	font-size: 80%;
	font-weight: bold;
}

.NOTES
{
    color: #8f0f0f;
	font-size: 10;
}

.EXCLAMATION
{
    	color: crimson;
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
}

.BOOKENTRY
{
    color:white;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:120%;
   	text-align:center;
}

MAP
{
    BORDER-BOTTOM: black 0px;
    BORDER-LEFT: black 0px;
    BORDER-RIGHT: black 0px;
    BORDER-TOP: black 0px;
}
IMG
{
    BORDER-BOTTOM: 0px black;
    BORDER-LEFT: 0px black;
    BORDER-RIGHT: 0px black;
    BORDER-TOP: 0px black;
}
.IMG
{
    BORDER-BOTTOM: 0px black;
    BORDER-LEFT: 0px black;
    BORDER-RIGHT: 0px black;
    BORDER-TOP: 0px black;
}


.FRAMEDIMG
{
    BORDER-BOTTOM: solid #4f4f4f;
    BORDER-RIGHT: solid #4f4f4f;

    BORDER-LEFT: solid #9f9f9f;
    BORDER-TOP: solid #9f9f9f;
}

A:link
{
	font-size:9pt;
    COLOR: #990C28;
	text-decoration: none;
}
A:visited
{
	COLOR: #990C28;
	text-decoration:none;
}
A:hover
{
    color: olive;
	text-decoration:none;
}
/*
new link color: #990F40
old link color: 990C28
*/
A
{
	font-size:9pt;
    color: #990F40;
	text-decoration: none;
}
TABLE
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    CELLSPACING: 0;
    CELLPADDING: 0;
}

TH
{
	text-align: center;
	color: #afafaf;
	font-weight: bold;
	vertical-align: top;
	font-family: arial;
	background-color: #5f5f5f;
	font-size: 10;
}
TD
{
	vertical-align: top;
	font-size: 11;
}

BODY
{
    BACKGROUND-COLOR: black;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: white;
    font-family: Arial;
    font-size: 11;
}
.BODY
{
    BACKGROUND-COLOR: black;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: white;
    font-family: Arial;
    font-size: 11;
}



.REDBODY
{
	background-color:#500000
}

.CHANGES
{
	color: yellow;
	font-size: 10;
}

.URLDESCRIPTION
{
	position: absolute;
	visibility: hidden;
	font-weight: bold;
	font-size: 11;
	width:200px;
}

.SMALLURL
{
	font-size: 10;
}

.REALCENTER
{
	horizontal-align: middle;
	vertical-align: middle;
}

.SONGTITLE
{
	font-size: 11;
	color: #afafaf;
	font-weight: bold;
	font-family: arial;
}

.CHAPTERTITLE
{
	font-size: 13;
	color: #afafaf;
	font-weight: bold;
	font-family: arial;
}

.CHAPTERBODY
{
	font-size: 12;
}

.CHAPTERPOEM
{
	font-size: 12;
	color: #dfdfdf;
	font-family: arial;
	font-style: italic;
}

img.NEWSBULLET
{
position:relative;
top:-2;
cursor:hand;
}
span.NEWSBULLET
{
	font-size: 11;
	color: #afafaf;
	font-weight: bold;
	font-family: arial;
	cursor:hand;
}

.PHOTOGRAPHER
{
	font-size: 10;
	color: #afafaf;
	font-weight: bold;
	font-family: arial;
}

.tooltip 
{
	position: absolute;
	visibility: hidden;
}
</STYLE>
