body
{ background-color: #C7F0F5;
}

P.Header
{
text-align: center;
color:#0000FF;
font-weight: bold;
font-size: 32px;
}

P.Title
{
text-align: center;
color: #000000;
font-weight: bold;
font-size: 28px;
}

TD.Contnets
{
border-style: outset;
border-color: #0000FF;
border-width: 4px;
text-align: center;
}

TD.ContnetsEmpty
{
height: 5px;
}

TABLE.Contnets
{
width: 100px;
}

A.Contents, A.ShareLink
{
color:#5858FF;
text-decoration: none;
font-weight: bold;
font-size: 14px;
}

A.ScheduleLink
{
color:#FF0000;
text-decoration: none;
font-weight: bold;
font-size: 14px;
}

A.Contents:hover, A.ScheduleLink:hover, A.ShareLink:hover
{
text-decoration: underline;
cursor: hand;
}