body {
	color: black;
	background: Lightblue;
	margin: 0em 0em 1em 0em;
	font-family: verdana, sans-serif;
	font-size: 1em;
	text-align: left;}
div.contents {}
.contents p {
	font-size: 1em;
	margin: 2px 2px .5em 2px;}
.contents li {
	margin: 0px 0px .5em 0px;}
.contents h1 {
	font-size: 1.5em;
	text-align: right;
	margin: 0em 0em 1em 0em;}
.contents h2 {
	font-size: 1.5em;
	margin: .5em 0em .5em 0em;}
.contents h3 {
	font-size: 1.3em;
	margin: .5em 0em .5em 0em;}
.contents h4 {
	font-size: 1em;
	margin: .5em 0em .5em 0em;}
.contents h5 {
	font-size: 1em;
	margin: 2px 2px .5em 2px;
	padding: .5em;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FF3333;}
.contents h6 {
	font-size: 1em;
	margin: 2px 2px .5em 2px;
	padding: .5em;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FF3333;
	color: black;
	background: yellow;}
.contents img {
	border: 0px;
	margin: 1em 0em 1em 0em;}
.contents a:link,a:visited,a:active {
	color: #FF3333;
	text-decoration: none;}
.contents a:hover {
	color: #FF3333;
	text-decoration: underline;}
.contents p.file {
	margin-left: 1em;}





