html, body { height:100%; }
body {
font-family:Courier new;
font-size:.8em; 
color:#222;
margin:0;
padding:0;
background:#FAFAF6;
text-align:justify;
}
A:link    {color: #484848; font-size:; font-family: Courier new; text-decoration: underline}

.menutitle{
font-family:Courier new;
font-size:1.1em;
color:#222;
cursor:pointer;
margin-bottom: 5px;
background-color:#FAFAF6;
color:#000000;
width:300px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #FAFAF6;/* */
}

.submenu{
margin-bottom: 0.5em;
}
#footermicro
{
font-size:0.6em;
}

#footermini
{
font-size:0.7em;
}

</style>



