* {
	background-color: #ffe;
	color: #444;
}

*
{
  font-family: serif
}

h1, h2, h3, h4, h5, h6, h7
{
  font-weight: bold;
  font-family: sans-serif;
	color: #800;
}

h1 {font-size: 180%}
h2 {font-size: 155%}
h3 {font-size: 134%}
h4 {font-size: 116%}
h5 {font-size: 100%}
h6 {font-size: 100%}
h7 {font-size: 100%}

a:link {
	color: #00e;
}

a:visited {
	color: #528;
}

a, img {
	border: none;
}

div.mainpages {
	width: 460px;
}

table {
	width: 100%;
}

hr {
	height: 4px;
	background-color: #fc0;
	border-color: #f80;
	border-style: outset;
	border-width: 2px;
}

table {
	table-layout: fixed;
}

table, tr, td {
	padding : 0;
}

p.intro {
  font-family: sans-serif;
  font-style: italic;
	font-size: 110%;
	margin-top: 2em;
	color: #800;
}

.footlinks { font-size: 70% }

td.left { text-align: left; }
td.mid { text-align: center; }
td.right, td.EAstrapline { text-align: right; }

td.EAstrapline {
  color: #f80;
	vertical-align : bottom;
	padding: 0 8px 0 0
}

.EAstrapline p {
  color: inherit;
  font-family: monospace;
  font-size: 14pt;
	text-align : right;
	margin: 0;
}

.EAlogo { vertical-align : top; }

p.contact {
	margin-bottom : 0;
	font-size: 90%;
}
