h3
{
	color:white;
}
th {
    color: white;
}
P {
	color: white;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Georgia
}
td {
	color: white;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Georgia
}
h1 {
font-family:font-family: Courier New, Courier, Monaco, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}
h2 {
	background-color:#ffffff;
	color:#195365;
	font-family:Courier New, Courier, Monaco, sans-serif;
	font-size:12px;
	font-weight:normal;
}
<!--
-- link --
-->
a:link, a:visited {
color: #black;
text-decoration: underline
}
a:active {
	color: black;
	text-decoration: underline
}
a:hover {
	color: black;
	text-decoration: underline
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
a.w:link, a.w:visited {
	color: black;
	text-decoration: underline
}
a.w:active {
	color: black;
	text-decoration: underline
}
a.w:hover {
	color: black;
	text-decoration: underline
}
a.n:link, a.n:visited {
	color: black;
	text-decoration: underline
}
a.n:active {
	color: black;
	text-decoration: underline
}
a.n:hover {
	color: black;
	text-decoration: underline
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
.poems {
	color: white;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Georgia
}
.poemtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: "Times New Roman", Georgia
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
blockquote cite {
	display: block;
	text-align: right;
}
