body, table, td, tr {
	margin: 5px 5px 5px 5px;
	color: #000000;
	background: #eaffea; 
	font-family: serif;
	font-size: small;
	font-weight: normal;
}
a {
	font-weight: 400;
	font-size: medium;
	color: #0000ff;
	background: transparent;
	text-decoration: none;
}
	a:active {
		color: #ff0000;
		background: transparent;
	}
	a:hover {
		color: #ff0000;
		background: transparent;
	}
.navigation
	{
		color: #000000;
		background: #f0f0f0;
		padding: 50px;
		margin: 20px 5px 5px 5px;
		border: solid 1px black;
		float: left;
		text-align: center;
	}
#modified
	{
		text-align: center;
		font-size: small;
}
#body
	{
		border-right: 10px dashed;
		margin: 20px 40px 30px 40px;
		padding-right: 20px;
		background: transparent;
		color: #000000;
		width: 100%;
		text-align: justify;
		font-size: medium;
}
.w3
	{
		text-align: right;
		position: relative; 
}
.title
	{
		padding: 0px 0px 10px 0px;
		margin: 5px 40px 20px 40px;
		color: #eaffea;
		background: #505050;
		width: 100%;
		font-variant: small-caps;
		text-align: center;
		font-size: 45pt;
		font-weight: 600;
}
.subtitle
	{	
		text-align: center;
		font-size: small;
		font-weight: 500;
}
.borderline
	{
		text-align: center;
}
.desc
	{
		font-size: smaller;
		font-family: Arial, Helvetica, Sans-Serif;
}
a.subitem
	{
		font-size: smaller;
		font-family: Arial, Helvetica, Sans-Serif;
}
td.strong {
		height: 25px;
		color: #eaffea;
		background: #404040;
		font-weight: 600;
		font-size: x-small;
}
td.weak {
		background: #f0f0f0;
		border-right: double 10px black;
		color: #000000;
		font-size: x-small;
		text-align: left;
}
.disclaimer {
		font-size: xx-small; 
		background: transparent;
		color: #00c000; 
		text-align: center;
}
.talklinks {
		float: right;
		font-size: x-small ! important; 
}
#entries {
		margin: 0px 10px 0px 0px;
		text-align: justify;
		font-size: small;
}

td.offsitejournallinks {
		text-align: center;
		border: groove thin;
		background: #404040;
		color: #ffc0c0;
	}
a.offsitejournallinks {
		font-weight: 600;
		font-size: x-small ! important;
		color: #ffc0c0;
		background: transparent;
	}
a.linktomainjournal {
		font-weight: 600;
		color: #ffc0c0;
		background: transparent;
	}
h1 {
font-size:medium; 
font-weight:800;
}
td.conboxes {
border-left: double 5px black; 
text-align: center; 
border-right: double 5px black;
}
