body {
  margin: 0;
  background: #FFF8EA;
  color: #660000;
  font-style: normal;
  text-align: left;
  line-height: 140%;
 }
h1,h2,h3,h4,h5,h6,h7 {
  color: #FF3399;
  padding-top   :  1em ;
  padding-left  : 30px ;
  padding-right : 30px ;
  font-weight: bold;
  font-family: sans-serif,cursive;
  font-style: italic }
p {
  font-size: normal ;
  padding-left  : 30px ;
  padding-right : 30px ;
  clear: both }
img {
  margin: auto }
img.left {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em }
img.right {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.5em }

.centering {
  text-align: center }
.low_bar {
  clear: both;
  border-bottom: thin solid }

.torikeshi {
  color: #FFDADA;
  text-decoration: line-through }

.text-emphasis {
  font-style: normal;
  color: #0000FF;
  font-weight: bold;
  vertical-align: middle }

.text-small {
  color: #EF0000;
  font-size: x-small;
  vertical-align: bottom }

.no_br {
  white-space: nowrap }

.menu {
  font-style: normal;
  font-size: small;
  font-weight: bold;
  color: #660000;
  white-space: nowrap; }

.sub-menu {
  font-style: normal;
  font-size: small;
  font-weight: normal;
  color: #660000;
  white-space: nowrap; }

a:link {
  color: #990000 }
a:visited {
  color: #996666 }
a:hover {
  color: #FF0000 }
a:active {
  color: #0000FF }

#logo {
  text-align: center;
  font-style: italic;
  font-family: fantasy,cursive;
  font-size: xx-large;
  font-weight: bold;
  color: #FF00A0 }
#counter {
  white-space: nowrap;
  float: right;
  position: relative;
  right: 25px }
#top-link {
  text-align: right;
  position: relative }
