body {
	margin-top: 1px;
	background-color: #000000;
	color: #000000;
	font-size: 110%;
	line-height: 110%;
   font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
.whiteTxt { color: #ffffff; }
.redTxt { color: #ff0000; }
.tinyTxt { font-size: 12px; }
.tinyTxt2 { font-size: 60%; }
.smallTxt { font-size: 14px; }
.whiteBack { background: #ffffff; }
.dspace { letter-spacing: 8px; }
.bbLibrary{
   height: 150px;
   width: 400px;
   background-color: #ffffff;
   padding: 0px 10px 0px 10px;
   overflow: auto;
}
.indent1 {
   margin-left: 50px;
	margin-right: 50px;
}
.indent2 {
	margin-left: 75px;
	margin-right: 75px;
}
.poem {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 135%;
}
.nonsense {
	margin-left: 35px;
	margin-right: 35px;
	line-height: 125%;
}
a:link {
	text-decoration: underline;
	color: #0000ff;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0000ff;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #000000;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
/* Side Navigation */
a.sideNav:link {
   text-decoration: none;
	text-align: center;
   color: #ffffff;
   background: #000000;
	width: 240px;
   padding: 2px 0 2px 0;
   border-top: solid 2px #0000ff;
   border-left: solid 2px #0000ff;
   border-right: ridge 3px #ffffff; 
   border-bottom: ridge 3px #ffffff;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;
}
a.sideNav:active {
   text-decoration: none;
	text-align: center;
   color: #ffffff;
   background: #000000;
	width: 240px;
   padding: 2px 0 2px 0;
   border-top: solid 2px #0000ff;
   border-left: solid 2px #0000ff;
   border-right: ridge 3px #ffffff; 
   border-bottom: ridge 3px #ffffff;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;   
}
a.sideNav:visited {
   text-decoration: none;
	text-align: center;
   color: #ffffff;
   background: #000000;
	width: 240px;
   padding: 2px 0 2px 0;
   border-top: solid 2px #0000ff;
   border-left: solid 2px #0000ff;
   border-right: ridge 3px #ffffff; 
   border-bottom: ridge 3px #ffffff;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;   
}
a.sideNav:hover {
   text-decoration: underline;
	text-align: center;
   color: #0000ff;
   background: #ffffff;
   width: 240px;
   padding: 2px 0 2px 0;
   border-top: groove 3px #0000ff;
   border-left: groove 3px #0000ff;
   border-right: inset 2px #000000; 
   border-bottom: inset 2px #000000;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;
}
/* Side Navigation */
