BODY {
	background: White;
	font-family: sans-serif;
	font-size: small;
	color: Gray;
}

P { 
	text-indent: 2em;
	font-size: small;
}

P.botnav {
	text-indent: 0px;
	text-align: center;
}

P.small { 
	font-size: x-small;
}

P.big {
	font-size: small;
}

P.email {
	font-family : "Courier New", Courier, monospace;
	text-indent: 0px;
}

P.img_prev_left {
	text-align : left;
	text-indent : 0px;
}

P.img_prev_right {
	text-align : right;
	text-indent : 0px;
}

B P.img_prev_left {
	text-align: left;
}

B P.img_prev_right {
	text-align: right;
}

PRE.poem-center {
	text-align: center;
}

PRE.poem-left { 
	text-align: left;
}

PRE.dedication {
	text-align: right;
}

TD.nav {
	text-align: right;
	padding-right: 1em;
}

TD.copyright {
	text-align: right;
	vertical-align: bottom;
	font-size: xx-small;
	color : Silver;
}

B.clicked { 
	font-size: large;
}

H2 { 
	text-align: right;
}

A {
	font-weight : bold;
	color: Gray;
	text-decoration : none;
}

A.big {
	font-size: large;
}

TD.copyright A {
	color: Silver;
}


A:visited {
	color: Silver;
}

A.big:visited {
	color: Gray;
}

A.nav:visited {
	color: Gray;
}
 
A:active { 
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
}
