img
{
vertical-align:bottom
}

/* for white underlined links at left */
a.wh
{
color: white
}

/* for black underlined links */
a.bk
{
color: black
}

/* for white links with no underline at bottom */
a.bot
{
color: white;
font-weight: bold;
text-decoration: none
}

wh { color: white }

bk { color: black }

table
{
border-width: 0;
padding: 0;
margin-left: auto;
margin-right: auto
}

table.bot
{
background-color: black
}

table.side
{
background-color: black
}

table.size
{
border-width: 3;
border-style: solid;
}

td { padding: 0cm }

td.s
{
padding: 0.1cm;
border-width: 1;
border-style: solid;
border-color: black
}

body
{
font-family: arial;
text-align: center
}

h1
{
text-align: center;
font-weight: bold;
font-size: medium
}

p
{
text-align: left
}