body {
  margin: 0 auto;
  min-width: 1050px;
  max-width: 1280px;
  background-color:#FFFFCC;
  font: normal 400 100%  Verdana,Arial,Sans-Serif;
  color: #666666;
}

.menutopi {
  background: url(ris14.gif);
  background-color: #CC9966;height: 25px;
  font: normal bolder 120% Times New Roman, Georgia;
  margin-right: 5em;
  margin-left: 5em;
  padding: 0 1em;
}

h2 {
  font: italic bolder 120% Georgia, Courier New;
  color: #660000;
}

.mencenteral {
  margin: 0.5em 5em;
  border: solid #330000 1px;
  color: #333333;
}


.mencentera {
  margin-right: 5em;
  margin-left: 5em;
  border: solid #330000 1px;
  color: #333333;
  text-indent: 1em;
  padding: 1em 0.5em 0.5em 1em;
}

ol
{
list-style-type: circle
}


a.color:link {text-decoration:none;color: #330000}
a.color:visited {text-decoration:none;color: #330000}
a.color:hover {background: #FFFF66}

.dom {border: none;}