body,td,th {
	color: #000000;
}
.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;
}
.style18bold{ /* Accentuated Text */
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style18{ /* Accentuated Text - Non bold*/
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
}
.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-indent: 1.25em;
}
A.link14 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	font-decoration: underline
}
A.link20 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
	font-decoration: underline
}
A.link20Cap {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
	font-decoration: underline
}
A.linka {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
    text-decoration: underline;
}
A.visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF000;
	font-weight: bold;
}
A:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-decoration: underline

}
A:active {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
}

