body { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: black;
		background-color: black;
		margin: 1px;
		} 
.text  { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: white;
		} 
.smalltext  { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: white;
		} 
.lyric  { 
		font-family: Georgia;
		font-size: 12pt;
		color: white;
		padding-left: 2em;
		} 
.title  { 
		font-family: Georgia;
		font-size: 18pt;
		color: white;
		} 
.title2  { 
		font-family: Georgia;
		font-size: 40pt;
		color: red;
		border-width: 0.5pt;
		border-color: white; 
		border-style: solid; 
		padding: 0px;
		margin: 0px;
		} 
.pages  { 
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: white;
		line-height: 22pt;
		} 
.pages A {
	font-weight:bold;
	color:#d0e0ff;
	text-decoration:none;
	line-height: 24pt;
	padding: 4px;
	}
.pages A:visited {color:#d0e0ff; text-decoration:none;}
.pages A:hover {color:#ffffff; text-decoration:underline;}

.smpages  { 
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: white;
		line-height: 16pt;
		} 
.tnav A {
	font-weight:bold;
	background-color: #FFA304;
	line-height: 150%;
	color: black;
	text-decoration:none;
	}
.tnav A:visited {color:#333333; text-decoration:none;}
.tnav A:hover {color:black; text-decoration:underline;}
		
A {
	font-weight:bold;
	color:#d0e0ff;
	text-decoration:none;
	}
A:visited {color:#d0e0ff; text-decoration:none;}
A:hover {color:#ffffff; text-decoration:underline;}
