body {
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 1px;
  font-family: "Lucida Grande", "Hiragino Kaku Mincho Pro", "‚l‚r ‚o–¾’©", "Verdana", "Arial", sans-serif;
  font-size: 22pt;
  margin-left: auto;
  margin-bottom: 0;
  margin-right: auto;
  margin-top: 10px;
  background-color: #fffffa;
  width: 800px;
}

em {
  color:red;
  font-style: normal;
}

h2 {
  font-size:24pt;
}

img {
  border-width: 0;
}

strong {
  color: red;
	font-size: 48pt;
}

ul {
  list-style: none;
}

.float-right {
  float: right;
  margin: 1em;
}

.smaller-font {
  font-size: 10pt;
}

.medium-font {
  font-size: medium;
}

.larger-font {
  font-size: 56pt;
}

.button-layout-table {
  height: 300;
  width: 100%;
}

#contents {
  padding: 1em;
}

div#footer {
  clear:both;
  border-top:1pt solid #E0E0E0;
  font-size: 10pt;
  margin-top:1ex;
}

div#footer address {
  display:block;
  font-family:arial, times;
	font-size:80%;
  padding-right: 1em;
  text-align:right;
}

div#footer address a:link {
  color:#F86A2A;
  text-decoration:none;
}

div#footer address a:active {
  color:#F86A2A;
  text-decoration:none;
}

div#footer address a:visited {
  color:#F86A2A;
  text-decoration:none;
}

div#footer address a:hover {
  color:#F86A2A;
  text-decoration:underline;
}

div#footer address a:hover {
  color:#9999FF;
  text-decoration:underline;
}
