body{
	background: #dddddd;
	line-height: 1.4em;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: small;
	}

p{
	text-indent: 1em ;
	}
	
div.maintitle{
	font-size: x-large;
	font-weight: bold;
	color: #2F4F4F;
	}

div.subtitle{
	font-size: medium;
	font-weight: bold;
	}
	

.toptitlebar{
	text-align: center;
	background-color: #66CDAA;
	}
	
.topmenu{
	background-color: #B0E0E6;
	}

img.left{
	float: left;
	padding: 0 1em 0;
	}

.narrow{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

strong{
	color: #00008b;
	font-weight: bold;
	}
	
