body,td,th {
	color: #000000;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
}

.style12indent{ /* General Text */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: .25in;
}
.style14{ /* General Text */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style14indent { /* General Text */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: .25in;
}
.style14bold{ /* Accentuated Text */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style16bold{ /* Accentuated Text */
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style16{ /* Accentuated Text - Non bold*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style20bold{  /* Contents Headingings */
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.style20 {  /* Contents Headingings - Non Bold */
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.style24BOLD { /* Sub Banner */
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
}
.style36BOLD { /* Main Banner */
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
}
A.poem12ITALIC-BOLD-INDENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 1.25em;
}
A.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
}
A.linka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
    text-decoration: underline;
	text-transform: uppercase;
}
A.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
