
*
{
  line-height: 1.75em;
}

body
{
  margin: 1em;
}

hr
{
  display: none;
}

hr.footer
{
  display: block;
}

h1
{
  text-align: left;
  font-size: 1.75em;
  font-weight: normal;
  color: black;
  padding-left: 0.5em;
  background-color: #CCFFCC;
}

h1.logo
{
  font-size: 1em;
  border-style: ridge;
  border-width: 1pt;
}

span.logomain
{
  display: block;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

span.logosp
{
  display: none;
}

span.logosub
{
  display: block;
  text-align: center;
  font-size: 1em;
  font-weight: normal;
  color: black;
  background-color: transparent;
  margin: -0.5em 0em 0em 0em;
}

h2
{
  text-align: left;
  font-size: 1.25em;
  font-weight: normal;
  color: black;
  padding-left: 0.5em;
  background-color: #CCFFCC;
}

h2.yo
{
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  color: black;
  background-color: transparent;
}

h3
{
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: black;
  padding-left: 0.5em;
  background-color: #EEFFEE;
}

h3.info
{
  text-align: left;
  font-size: 1em;
  font-weight: normal;
  color: black;
  margin: -0.5em 0em -1em 0em;
}

p.greeting
{
  text-align: center;
  color: black;
  background-color: transparent;
  font-size: 1em;
  padding: 1em 2em 1em 2em;
}

p.emergency
{
  border: solid 1px;
  text-align: center;
  color: red;
  background-color: transparent;
  font-size: 1em;
  font-weight: bold;
  padding: 1em 2em 1em 2em;
}

p.announcement
{
  text-align: center;
  color: black;
  background-color: transparent;
  font-size: 1em;
  padding: 1em 4em 1em 4em;
}

p.copyright
{
  text-align: right;
  color: black;
  background-color: transparent;
  font-size: 0.75em;
  font-weight: normal;
}

p.navigation
{
  text-align: left;
  color: black;
  background-color: transparent;
  font-size: 1em;
  font-weight: normal;
}

p.slide
{
  clear: both;
}

p.yo
{
  text-indent : 1em;
  margin-top : 0;
  margin-bottom : 0;
}

div.yo
{
  margin-bottom : 1em;
}

div.sidebar
{
  float: left;
  border: none;
  width: 35%;
}

div.sidebar ul
{
  margin-left: 0.5em;
  padding-left: 0;
}

div.sidebar li
{
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

div.main
{
  float: right;
  border: none;
  width: 65%;
}

div.footer
{
  clear: both;
  border: none;
}

div.sidebarworkspace
{
  margin: 0 1em 0 0;
}

img.sample
{
  vertical-align: top;
  float: left;
  margin: 0.25em;
  border: none;
}

img.slide
{
  vertical-align: top;
  float: left;
  margin: 0.25em;
  border: none;
}

span.slide
{
  vertical-align: top;
  float: left;
  margin: 0em;
  border: none;
}

pre
{
  font-size: 1em;
}

pre.info
{
  padding-left: 1em;
  margin: 0em;
  border: none;
}

table.simple
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
}

table.layout
{
  border-style: none;
}

th.simple
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  padding: 0em 0.5em 0em 0.5em;
}

td.simple
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  padding: 0em 0.5em 0em 0.5em;
}

td.year
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  text-align: right;
  padding-right: 0.5em;
  width: 5.5em;
}

td.month
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  text-align: right;
  padding-right: 0.5em;
  width: 3.5em;
}

td.day
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  text-align: right;
  padding-right: 0.5em;
  width: 6.5em;
}

td.data
{
  border-width: 1px;
  border-style: solid;
  border-color: silver;
  padding: 0em 0.5em 0em 0.5em;
}

col.year
{
  text-align: center;
  width: 7em;
}

col.month
{
  width: 4em;
}

col.day
{
  width: 4em;
}

col.data
{
  width: auto;
}
