body {
	max-width: 750px; 
	margin-right: auto;
	margin-left: auto;
	}
img.responsive-shrink {			/* NEW May 2016 */ 
	max-width : 100%;
	height: auto;
	}

p,li,div { 
	font-family: Georgia, serif; 
	font-size: 1em; 
	line-height: 1.4em;
	text-align: left;
	}
td.search, select.search, option, input.search {
	font-family: Helvetica, non-serif; 
	font-size: 10pt; 
	line-height: 12pt;
	height: 12px;
	}
p.menu {
	font-family: Helvetica, non-serif; 
	text-align: left;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 20px;
	text-align: center;
	}

@media (min-width: 750px)
{
p,li,div { 
	font-size: 1.1em; 
	line-height: 1.5em;
	text-align: justify;
	}
td.search, select.search, option, input.search {
	font-family: Helvetica, non-serif; 
	font-size: 12pt; 
	line-height: 17pt;
	height: 14px;
	}
p.menu {
	margin-left: 108px;
	text-align: left;
	}
}

p.entry {
	padding-bottom: 1em;
	border-bottom: 1pt #4A4ACE solid;
	}
p.abstract {
	font-size: 10pt;
	line-height: 15pt;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	}
td.nr {
	font-family: Helvetica, non-serif; 
	font-size: 12pt; 
	line-height: 17pt;
	text-align: right;
	margin: 0px;
	padding-right: 5px;
	}
td.nrtrans {
	font-family: Helvetica, non-serif; 
	font-size: 10pt;
	line-height: 15pt;
	text-align: right;
	margin: 0px;
	padding-right: 5px;
	xcolor: grey;
	}
td.cit {
	font-family: Helvetica, non-serif; 
	font-size: 12pt; 
	line-height: 17pt;
	margin: 0px;
	padding: 0px;
	}
td.cittrans {
	font-family: Helvetica, non-serif; 
	font-size: 10pt;
	line-height: 15pt;
	margin: 0px;
	padding: 0px;
	} 
table.footer {
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	background-color: #eeeeee; 
	padding: 10px;
	margin-top: 2em;
	}
td.footer {
	font-family: Helvetica, non-serif; 
	font-size: 10pt; 
	line-height: 12pt;
	padding: 5px;
	}
table.search {
	xborder: 4pt #4A4ACE solid; 
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	background-color: #EAEAF9; 
	padding: 6px;
	}
h1 { 
	font-family: Helvetica, non-serif; 
	line-height: 31pt; 
	}
h2 { 
	font-size: 36pt; 
	color: #9A9AE3; 
	text-align: center;
	font-family: Helvetica, non-serif; 
	margin: 1em;
	}
h3 { 
	font-family: Helvetica, non-serif; 
	color: #4A4ACE;
	margin-bottom: 1em;
	}
textarea {
	font-family: Courier; 
	font-size: 12pt; 
	line-height: 17pt;
	width: 750px;
	height: 400px;
	}
a {
	color: #4A4ACE;
	text-decoration: none;
	xborder-bottom: 1pt #4A4ACE dotted;
	}
a:hover {
	color: yellow;
	background-color: #4A4ACE;
	}

/* # NEW Dec 2018  */ 

div.event {
	padding-bottom: 10px;
	border-bottom: 1px grey dotted;
	margin-bottom: 10px;
	}
