BODY {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	margin: 0px;
}

BODY, P, DIV, TD, SPAN, UL, OL, LI {
	font-size: small;
}

A {
	text-decoration: none;
}

A:LINK {
	color: #9999FF;
}

A:VISITED {
	color: #996699;
}

A:ACTIVE {
	color: #ccccff;
}

A:HOVER {
	color: #ccccff;
}

A.nav {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

A:LINK.nav {
	color: #ffffff;
}

A:VISITED.nav {
	color: #ffffff;
}

A:ACTIVE.nav {
	color: #ccccff;
}

A:HOVER.nav {
	color: #ccccff;
}

A.navSmall, A:ACTIVE.navSmall, A:VISITED.navSmall {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.85em;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

A:HOVER.navSmall {
	color: #ccccff;
}

A:LINK.newLink, A:VISITED.newLink, A:ACTIVE.newLink {
	color: #EB5A85;
}

A:HOVER.newLink {
	color: #ffffff;
}

H1 {
	font-size: small;
	font-weight: bold;
}

IMG {
	border: none;
}


P {
	text-align: justify;
	line-height: 120%;
}

PRE {
	font-family: Verdana, Geneva, sans-serif;
}

.back {
   text-align: right;
	padding-right: 20px;
}

.epigram {
    font-size: 12pt;
    color: #999999;
    font-style: italic;
    padding-bottom: 25px;
}

.new {
	color: #EB5A85;
}

.poemDate {
	text-align: right;
	padding-right: 20px;
}

.poemTitle {
	text-transform: uppercase;
	font-weight: bold;
}

.quote {
	margin-left: 25px;
	margin-right: 25px;
	font-style: italic;
}

.subNav {
	margin-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tags {
    font-size: 8pt;
}

.tx {
	font-size: 8pt;
	text-align: left;
}

.word_section {
    text-align: center;
    font-size: 12pt;
}

.worksCited {
	margin-right: 200px;
	text-align: left;
}
