@font-face {font-family: LinLibertine
			src: url('LinLibertine_Rah.ttf') format('truetype');
			}

h1  { font: 36pt LinLibertine, serif;
	color: red;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	padding-top: 5%
	}

h2  { font: 18pt LinLibertine, serif;
	margin-top: 1em;
	margin-bottom: 2em;
	}

h3  { font: 12pt LinLibertine, serif;
	margin: 0;
	}

a   {  color:  green;
	text-decoration: none;
	}

a:hover
	{ color: #00008b;
	text-decoration: underline;
	}

div.outer
	{ width: 90%;
	margin: 15%;
	}
p
	{ color: red;
	font: 24pt LinLibertine;
	}

p.abstract
	{font-size: 80%;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	}
a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{ color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{ padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{ font: 8pt verdana, arial;
	}

span.Interlin_Frame_Number
	{font-size: 50%;
	 color: blue;
	}

span.Interlin_Freeform
	 {font: LinLibertine, serif;
	 padding-top: -5%;
	}

hr {text-align:center;
	 width:20%;
	margin-top: 1em;
	margin-bottom: 2em ! important ;
}

.Interlin_Freeform {font: LinLibertine, serif;
margin-top: -1.5em;
	margin-left: 1.75em;
	color: blue;
 }

span.Interlin_Frame_Number{color: red;
	vertical-align: 0%;
}
