body {
	margin-left : 1px;
	margin-top : 0px;
	margin-right : 1px;
}

#contents {
	margin-left : 4em;
	margin-top : 0;
	line-height : 150%;
	font-size : 0.9em;
}

#contents a, .contents a:visited {
    color: Navy;
}

#contents a:hover {
	color: Red;
}

h2 {
    border-width: 0px;
    margin: 1em 1em 0.5em 1.5em;
}

#contents h3,
#contents p,
#contents a{
    margin: 0;
    padding: 0;
}

#headmenu {
    color: white;
    padding-right: 1em;
}

#contents td {
    text-align: left;
    padding-left: 0.8em;
    padding-right: 0.8em;
}

