/* Stylesheet for etcslpage.html */

body
{
	background-image: url(../jpg/etcslbackground.jpg);
	background-repeat: repeat;
	font-family: sans-serif, serif;
	font-size: 100%;
}

h3
{
	margin-top: 4px;
	margin-bottom: 2px;
}

h4
{
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 90%;
	font-style: italic;
}

p
{
	margin-top: 2pt;
	margin-bottom: 3pt;
}

p.smaller
{
	font-family: sans-serif, serif;
	font-size: 80%;
	margin: 3px;
}

p.biblio
{
	font-family: sans-serif, serif;
	font-size: 90%;
	text-indent: -10px;
	margin: 5px;
}

pre
{
	font-size: 12px;
}

span.utf8
{
	font-family: sans-serif, serif;
	font-size: 100%;
}

span.emesal {
 font-size: medium;
 font-weight: normal;
 color: #993399;
 }

span.proper {
 font-size: medium;
 font-weight: normal;
 color: #008000;
 }

span.signname {
 font-size: 70%;
}

span.signname2 {
 font-size: 80%;
}

tr.blue {
 background-color: #99CCFF;
 }

td.variant {
 font-size: medium;
 font-weight: normal;
 }

td.variant0 {
 font-size: medium;
 font-weight: normal;
 }

td.variant1 {
 font-size: medium;
 font-weight: normal;
 color: #009900;
 }

td.variant2 {
 font-size: medium;
 font-weight: normal;
 color: #339999;
 }

td.variant3 {
 font-size: medium;
 font-weight: normal;
 color: #6600CC;
 }
 
td.variant4 {
 font-size: medium;
 font-weight: normal;
 color: #999900;
 }

td.smaller
{
	font-size: 80%;
}

hr {
	margin-top: 2px;
	margin-bottom: 2px;
}

form
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}
