
h2{
	color:#000;
	margin: 0 0 0 0;
	padding: 2em 0 0 0;
	font-size: 24pt;
	line-height:1em;
	text-align: center;
}

h3{
	padding-bottom:0.2em;
	margin-bottom:0.3em;
	margin-top:2em;
	margin-left:-1em;
	border-bottom: dotted 1px #777;
}

h4{
	padding-bottom:0.2em;
	margin-bottom:0.3em;
	margin-top:1em;
}

div.entrydate{
	font-size:11pt; 
	font-weight:bold;
	color:#555; 
	text-align:right; 
	margin:0.5em 0 0 0;
}

div.entry_header{
	border-bottom: solid 1px silver;
	margin-bottom:1.5em;
	padding-bottom:0.5em;
}

div.entry_contents{
	padding:0 1em;
	line-height:1.4em;
}


div.entry_contents dl{
	
}
div.entry_contents dt{
	font-weight:bold;
}
div.entry_contents dd{
	margin-left:1em;
}



div.entry_contents div.service_link{
	text-align:right;
	margin:2em 0 0 0;
}



