body {background-color: #ffffdf}
p {text-align: justify }
span {text-align: justify }

th.menu {background-color: gray; color: gold; font-size:14px }
td.menu
{
font-size:14px;
background-color:lightblue;
border-color:white;
border-style: solid;
border-top-width:1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:1px
}

td.card
{

/*
font-size:14px;
background-color:lightblue;*/

border-color:pink;
border-style: solid;
border-width:1px;
padding:10px;

}

td.papiro_up
{
padding-bottom:0px;
height:29px;
background-image:url('images/papiro_up.gif');
background-repeat:no-repeat; background-position:top
}

td.papiro_down
{
padding-bottom:0px;
height:29px;
background-image:url('images/papiro_down.gif');
background-repeat:no-repeat; background-position:top
}

td.papiro_center
{
padding:10px
}

table.papiro_center
{
width:482px;
margin-left:27px;
border-width:3px;
border-style:none solid none solid;
border-color:black
}

A {text-decoration: none }
A:link    { color: blue }
A:visited { color: blue }
A:active  { color: blue }
/*A:hover { color: white }*/


p.history:first-letter { font-size: 300%; float: left }