 
body, tbody p {

	/*font-family: 'EB Garamond', serif;
        text-rendering: optimizeLegibility;
	color: #222; */
    color: #555555;
    font-family: 'Sentinel A','Sentinel B';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.45;
	
}

p {
font-size: 1.1em;
line-height: 1.5em;
text-indent: 1em;
margin: 0.25em 0;
-moz-hyphens: auto;
}

#tblmenu {
	border-collapse: collapse; 
	border-style: dotted; 
	border-width: 2px;
	border-color:#111111;
	width:950px;
}
#tblmenu TD {
	text-align:center;
}

#yourip {
	font-size:0.5em;
}

.comments{
	background-color:#eee;
	border:1px solid #aaa;
	width:710px;
	padding:10px 15px;
	margin:15px;
	font-size:1em;
}

.comments:hover{
	background-color:#f9f9f9;
}

.commentdate{
	font-size:8pt;
	color:#222;
}
