body,  p, tr,  td, ul  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	background-color : White;
}

.narratio p
{	
	text-indent: 3em;
}


/* b {
	font-weight: bold;
} */
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

.mstrong {
	font-size: larger;
	font-weight: bold;
	color: #A42534;
}
.lines {
	background-color: 	Gray;
}

.mainbgr {
	background-color: #e5e5e7;
}

.filemtime {
	text-align: right;
	font-size: smaller;
	color: gray;
}

.notready {
	color: gray;
}

a:link   { color: #0000ff; text-decoration: none; }
a:visited   { color: #1e90ff; text-decoration: none; } 
a:hover   { color: #483d8b; text-decoration: underline; }
a:active   { color:  #ff2020; text-decoration: none; }

a.mainmenu {
	font-weight: bold;
}

