body { background-color:#F8F8F9; color:#00000F; font-family:helvetica, arial, sans-serif; font-size:100.1%; }
html, body { height:90%; }
a:link { color:#000090; text-decoration:none; }
a:visited { color:#800080; text-decoration:none; }
a:hover { color:#B2AB86; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }

h1,h2,h3,h4,h5,h6,p,li,hr { text-align:center; }
ul, li, p, h1, h2, h3, td, tr  { margin: 0; padding: 0; }
h5 { font-size:80%; font-weight:bold; }
p,li  { font-size:80%; font-weight:normal;  padding:0.4em 0; }
table,tbody,td,tr,img { margin-left:auto; margin-right:auto; border:none; text-align:center; }
hr { width:80%; }

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

.fuss { clear:left; text-align:center; margin:0; padding:2em 0; font-size:80%; font-weight:bold; font-style:italic;
}

.super { text-align:center; margin:2em auto;
}

.textbox {
text-align:justify;
border:1px solid black;
background-color: #F4EDDA;
}  
