img.page {
	border: 1px outset #666666;
}
body {  font-family: "Times New Roman", Times, serif; font-style: normal; color: #000000; background-image: none; background-color: #FFFFFF}
h1 {
	font-size: 48px;
	font-family: "Times New Roman", Times, serif;
	color: #999900;
	line-height: normal;
	margin-top: 0px;
}
.Updated {
	font-size: small;
	text-align: center
}

img.screenshot {
  display: block;
  margin: 1em auto 0 auto;
}
h2 {  font-size: x-large; font-family: "Times New Roman", Times, serif; color: #999900}
h3 {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	color: #808000
}
.template {  font-family: "Times New Roman", Times, serif}
.data {  font-family: "Courier New", Courier, mono}
.versionNote {  background-color: #999900; font-size: x-small}
a:link {
	color: #808000;
	text-decoration: none;
	font-weight: bold;
}
.special {
	font-weight: bold;
	color: #808000;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: larger;
}

a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
#divlogo {
	position:static;
	width:490px;
	height:84px;
	z-index:1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.quote_box {
	width: 75%;
	padding-left: 15%;
}
.notice {
	width: 80%;
	border: medium double #990;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	padding-right: 2em;
	padding-left: 2em;
}

