body
{
 font-family: Arial;
 font-size: 12pt;
}

.head-table
{
}

.head-left-image
{
   text-align: left;
   vertical-align: center;
}

.head-right-image
{
   text-align: right;
   vertical-align: center;
}

.head-title
{
   text-align: center;
   vertical-align: center;
   font-size: 300%;
}

.head-main-image
{
   text-align: center;
   vertical-align: top;
   border: #000000 solid 5px;
}

.head-link-title
{
   font-size: 140%;
   color: #ff0000;
}

.head-links
{
   border: #ddffdd solid 2px;
   text-align: left;
   vertical-align: top;
   background-color: #ddffdd;
}

a
{
   font-size: 110%;
   text-decoration: none;
}

ul
{
   border-top: #00ff00 solid 1px;
   border-bottom: #00ff00 solid 1px;
}

li
{
   font-size: 110%;
   text-align: left;
   text-decoration: none;
   color: #ff0000;
}