h1
{
text-align: center;
color: white;
font-family: verdana;
font-size: medium;
}

h2
{
text-align: left;
color: white;
font-family: verdana;
font-size: x-small;
font-style: italic;
}

p
{
color: white;
font-family: verdana;
font-size: xx-small;
font-style: normal;
font-weight: normal;
}

p.c
{
text-align: center;
}

p.grey
{
color: grey;
}

p.l
{
text-align: left;
}

p.r
{
text-align: right;
}

img.thumb
{
border-width: 0;
}

table
{
border: solid;
border-width: 0;
border-collapse: collapse;
}
