html, body {
	margin: 40;
	padding: 0;
}

BODY { color: #000000; background: #FFFFFF; }
BODY A:visited { color: #800080; }
BODY A:link { color: #0000FF; }
BODY A:hover { color: #0080FF; }
P {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 40px;
}
H1 { font-family: Times New Roman, Garamond, Serif; font-size:25px; color: #000000; margin-left: 10%; margin-right: 10%; margin-top: 15px; margin-bottom: 15px; }
H2 { font-family: Times New Roman, Garamond, Serif; font-size:20px; color: #000000; margin-left: 10%; margin-right: 10%; margin-top: 15px; margin-bottom: 15px; }
H3 { font-family: Times New Roman, Garamond, Serif; font-size:15px; color: #000000; margin-left: 10%; margin-right: 10%; margin-top: 15px; margin-bottom: 15px; }
P.poem {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0%;
}
P.note {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0%;
}
P.table {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0%;
}
P.table2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 5%;
}
P.nav {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: 130%;
	color: #000000;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0%;
	text-align: center;
}
