	body {
		margin: 20px 20px 20px 20px;
		background-image: url(paper1.jpg);
		}

	#sema	{
		font-variant: small-caps;
		}

	#lemma	{
		font-size: small;
		font-style: italic;
		}


	#sp	{
		color: #AAD;
		}

	#bl-gr	{
		color: #00E;
		}

	#gr-bl {
		color: #000;
		}

	#to-red	{
		color: #F00;
		}

	#greek	{
		font-family: greek;
		}

	#title-box	{ 
		color: #B22222;
		background-color: #FFFF80;
 		border: 5px double #600;
		padding: 5px;
		text-align: center;
		padding-top: 15px;
 		}			

	#text-top	{
		background-color: white;
		border-left: 2px solid black;
		border-right: 2px solid black;
		}
	#text-bot	{
		background-color: white;
		border-left: 2px solid black;
		border-bottom: 2px solid black;
		border-right: 2px solid black;
		padding-bottom: 1.5em;
		}			

	.title1, .title2, .title3	{ 
		font-family: "Times New Roman", times, palatino, serif;
		}			

	.title1	{ 
		font-variant: small-caps;
		font-size: 150%;
       	font-weight: bold;
		color: black;
 		}			
	.title2	{ 
		font-size: 120%; 
            font-weight: bold;
		color: red; 
		}
	.title3	{ 
		font-size: 120%; 
        font-weight: normal;
		color: black;
		}

	.subtitle	{ 
		background-color: white;
		border-left: 2px solid black;
		border-right: 2px solid black;
		text-align: center;
		font-size: 120%; 
            font-weight: normal;
		color: #F00;
		padding-top: 1em;
		padding-right: 4em;
		padding-bottom: .5em;
		}

	.ln, .ln-ul	{
		background-color: white;
		text-align: right;
		vertical-align: center;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: small; 
		color: #F00; 
		font-weight: normal;
		padding-left: 2.5em;
		padding-right: .5em;
		border-left: 2px solid black;
		}

	.ln	{
		color: #F00;
		}

	.ln-ul	{
		color: #F00;
		border-bottom: 1px solid #CCC;		
		}

	.text, .i-text, .ii-text, .g-text	{
		background-color: white;
		border-right: 2px solid black;
		text-align: left;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: medium; 
		color: #000; 
		white-space: nowrap;
		font-weight: normal;
		padding-left: .5em;
		padding-right: 3em;
		}			

	.i-text	{
		text-indent: 1em;
		}		

	.ii-text	{
		text-indent: 2em;
		}

	.g-text	{
		color: #00C;
		}
		
	.metre, .ms-list	{
		vertical-align: bottom;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: small; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: .5em;
		}

	.metre	{
		text-align: left;
		color: #F00; 
		padding-bottom: .75em;
		}

	.ms-list	{
		text-align: right;
		color: #888; 
		}

	.app-crit	{
		text-align: left;
		vertical-align: center;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: small; 
		color: #00C; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: 1em;
		}

	#picture-box	{
		width: 48%;
		}

	#link-box	{
		width: 48%;
		float: right;
		padding: 5px;
		}

	.link1, .link2	{
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: medium; 
		color: #704214; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: 1em;
		}

	.link1	{
		text-align: left;
		}
	.link2	{
		text-align: center;
		background-color: white;
		border: 2px solid red;
		}
		
	.cattit1	{
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: x-large; 
		color: #FF0000; 
		font-weight: bold;
		white-space: nowrap;
		text-align: left;
		padding-left: 1em;
		padding-right: 1em;
		}
		
	.cattit2	{
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: large; 
		color: #FF0000; 
		font-weight: bold;
		white-space: nowrap;
		text-align: left;
		padding-left: 1em;
		padding-right: 1em;
		}