body
{ 
color: #000000;
background: #ffffff;
}

a
{
color: #990000;
background: transparent;
text-decoration: none;
}

a:focus
{
color: #990000;
background: transparent;
text-decoration: underline;
}

a:hover
{
color: #990000;
background: transparent;
text-decoration: underline;
}

a:active
{
color: #990000;
background: transparent;
text-decoration: none;
}

p.title
{
font-size: x-large;
margin-top: 0.7em;
margin-bottom: 0.7em;
font-weight: bold;
color: #ffff00;
background: transparent;
text-indent: 0em;
text-align: center;
}

td.contents
{
width: 7em
}

p.tabletitle
{
font-size: large;
font-weight: bold;
color: #000000;
background: transparent;
margin-top: 0.4em;
margin-bottom: 0.4em;
text-indent: 0em;
text-align: center;
}

p.table
{
font-size: medium;
text-indent: 0em;
text-align: center;
margin-top: 0.4em;
margin-bottom: 0.4em;
font-weight: bold;
}

td.photo
{
font-weight: bold;
font-size: medium
}

p.date
{
font-size: large;
font-weight: bold;
text-align: center;
color: #990000;
background: transparent
}

p
{
font-size: medium
}

.under {
text-decoration: underline
}
