body {
	margin-left : 2px;
	margin-top : 0px;
	margin-right : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 150%;
	font-size : 100%;
}

.divheadmenu {
	margin: 0px 0px 0px 0px;
	text-align : right;
	background-color : #336633;
	/*font : 90%/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
	color : White;
	padding : 3px 10px 4px 10px;
	/*border : 0px solid #336633;
	border-bottom-width : 3px;*/
	font-size : 90%;
}

.contents {
	margin-left : 20px;
	margin-top : 8px;
}

h1 {
	font-size : 150%;
	line-height : 130%;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 2px 4px;
}

A {
	color: Navy;
	text-decoration: none;
}

A:hover {
	color: Red;
	text-decoration: underline;
}

.divheadmenu A {
	color: #FFCC66;
}

.divheadmenu A:hover {
	color: White;
}

address, .footer {
	font-size : 80%;
	text-align : right;
}

address {
	font-style : normal;
	line-height : 110%;
}