body {
 	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	width: 0;
	height: 0;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: gray;
	scrollbar-arrow-color: gray;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}

td {
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}

.sm {
	font-size: 9px;
}

.textbox {
	border-bottom: 1px solid gray;
	border-left: 1px solid gray; 
	border-top: 1px solid #2F3497;
	border-right: 1px solid #2F3497;
	padding: .5em .5em; 
	font-size: 10px;
}

A:link {
	color: #6D20FA;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #644859;
	background-color: #BCC0CA;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #27514C;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #976AA4;
	text-decoration: none;
	font-weight: bold;
}

p {
	color: #000000;
	font-size: 12px;
}

.drop {
	color: #000000;
	font-size: 24px;
}

.poemtitle {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.poemtext {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 12px;
	color: #000000;

}

.antiphon {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 12px;
	font-style: italic;
	color: red;

}

.gallist {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 36px;
	color: #870000;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


