body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/img_bkgd.gif);
}

p {
	margin: 2px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-right: 1em;
	color: #FFFFFF;
}
.links_side {
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: left;
	padding-left: 1.3em;
	color: #666666;
}
h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.3em;
	margin: 2px;
	text-align: left;
	padding-bottom: .2em;
}

a {
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #999999;
}

.comment_footnote_kw {

	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}
.text_side {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 1.3em;
	width: 16em;
}
.text_side_bold {
	color: #666666;
	background-color: #FFFFFF;
	width: 16em;
	font-weight: bolder;
}
.text_side_italic {
	color: #666666;
	background-color: #FFFFFF;
	width: 16em;
	font-weight: normal;
	font-style: italic;
}
