.style1 {
	font-size: large;
	font-weight: bold;
}
.unnamed1 {
	border: thin groove;
}
.style10 {font-size: small}
.style11 {font-size: small; font-style: italic; }
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
}
.style15 {
	color: #FF0000;
	font-weight: bold;
}
.style16 {color: #FF6600}
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style20 {color: #FF9900}
.style21 {color: #99CC00}
.style22 {color: #668080}
.style23 {color: #3366FF}
.style24 {color: #AD0080}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(romans-bg.gif);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF0000;
}
.lexicon {
	font-family: "Trebuchet MS";
	color: #990000;
	background-color: #FFFFCC;
	width: auto;
	border: 3px dashed #990000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.quotebox {

	font-family: "Trebuchet MS";
	color: #000099;
	background-color: #D2D2FF;
	width: auto;
	border: 3px dashed #000099;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
