body {
  background-color: #ffffff;
  font-family: Garamond, "Times New Roman";
  font-size: 10pt;
  margin-right: 5px;
  color: #222222;
     }

a:link {
	color: #009900;
	text-decoration: none
	}
a:visited {
	color: #004400;
	text-decoration: none
	}
a:hover {
	color: #990000;
	text-decoration: none
	}
a:active {
	color: #FFFF66;
	text-decoration: none
}

a.image:link {}
a.image:visited {}
a.image:hover {}
a.image:active {}

form {
	background-image:none;
     }

p.required {
	   font-style: italic;
	   color: #ee9999;
           }

div.title {
   	  font-family: herculanum, papyrus, "Times New Roman";
          letter-spacing: 2pt;
          font-size: 16pt;
          font-weight: bold;
          color: #004411;
          padding: 2pt;
	  width: 95%;
	  border-bottom-style: solid;
	  border-bottom-width: 1px;
	  border-bottom-color: #886600;
 }

div.title2 {
   	  font-family: Garamond, "Times New Roman";
          letter-spacing: 2pt;
          font-size: 12pt;
          font-weight: bold;
          color: #444400;
          padding: 2pt;
 }

div.notice {
   	  font-family: Garamond, "Times New Roman";
          letter-spacing: 2pt;
          font-size: 12pt;
          font-weight: bold;
          color: #444400;
          font-style: italic;
 }

div.posted {
	font-family: Garamond, "Times New Roman";
	font-style: italic;
	margin-left: 72pt;
	margin-top: 12pt;
	font-size: 10pt;
}

div.footer {
   	  font-family: Garamond, "Times New Roman";
          font-size: 10pt;
          color: #888811;
 	  text-align: center;
	  margin-top: 14pt;
 }

p.caption {
	text-align: center;
	font-family: Garamond, "Times New Roman";
	font-size: 10pt;
	color: #000000;
	font-style: italic;
 }

p.quote {
	font-family: Garamond, "Times New Roman";
        font-size: 12pt;
        color: #333333;
        margin-left: 10px;
 }

div.author {
	font-family: Garamond, "Times New Roman";
        font-size: 12pt;
        color: #333333;
	margin-top: 10pt;
        margin-left: 50px;
	margin-bottom: 12pt;
 	font-style: italic;
 }

ul {
	list-style-type: hiragana;
        margin-bottom: 12pt;
 }

table.spacer {
	margin-top: 12pt;
	margin-bottom: 12pt;
}

