body {
		background-color: #1C3240;
		border-style: none;
		color: white;
		font-family: verdana;
		font-size: 10pt;
		font-weight: bold;
		margin: 20px 20px 0px 20px;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #512019;
		scrollbar-dark-shadow-color: black;
		scrollbar-track-color: #000000;
		scrollbar-face-color: black;
		scrollbar-shadow-color: white;
		scrollbar-highlight-color: silver;
		scrollbar-3d-light-color: black;
		}
p.verse {
		color: #CFFFCF;
		font-family: Times New Roman;
		font-size: 13pt;
		font-weight: normal;
		}
span.emph {
		/* background-color: #285A35; */
		/* color: #FFE3CF; */
		/* font-weight: bold; */
		text-decoration: underline;
		}
ul.links {
		font-weight: bold;
		line-height: 16pt;
		}
a:link {
		color: #ADD6FF;
		text-decoration: underline;
		}
a:visited {
		color: #CAADFF;
		text-decoration: underline;
		}
a:hover {
		color: #FFC1C1;
		text-decoration: underline;
		}
p.titlelarge {
		color: #FFFFFF;
		border-style: none;
		color: white;
		font-family: verdana;
		font-size: 14pt;
		font-weight: bold;
		}
p.title {
		color: #FFFFFF;
		border-style: none;
		color: white;
		font-family: verdana;
		font-size: 12pt;
		font-weight: bold;
		}
p.red   {
		color: #CA0000;
		border-style: none;
		font-family: verdana;
		font-size: 11pt;
		font-weight: bold;
		}
span.red {
		color: #CA0000;
		border-style: none;
		font-family: verdana;
		font-size: 11pt;
		font-weight: bold;
		}

