body, h2, h3, h4, div, p, ul, li, span  {
font-family: Arial, sans-serif;
}
a {
text-decoration:none;
}
p {
text-align:justify
}

body {
background:#fff;
color:#000;
font-size:11pt;
}
div#topmenu, div#nav, div#links, div#foot {
display:none
}div#masthead {
height:7.5em;
}
div#masthead img#logo {
position: relative; top: 8px; left: 8px;
}
div#masttext {
position:absolute;
top:0;
left:28%;
margin:0;
text-align: center;
}
div#masttext h3 {
font-size:0.75em;
margin: 0.1em 0;
}

.highlight {
font-weight:bold;
}
a img {
margin:0;
}
p img {
float:left;
margin-right:1em;
}

h1 {font-size:150%;
margin: 0.5em 0}
h2 {font-size:130%;
margin: 0.5em 0}
h3 {font-size:115%;
margin: 0.5em 0}

a:hover {background-color:#eee;} /* grey */
*[lang="en"] {color:#0000AA;} /* blue */
*[lang="eo"] {color:#009900;} /* green */
*[lang="mi"] {color:#FF0000;} /* red */
/* Make colour of <a> tag same as its parent */
a { color: inherit !important; } /* Does not work in IE. */
.self {color:#aaa} /* grey out */

