
body
{
background: url(2marble.jpg);
font-size: 15pt;
}

.email
{
color: #FF0033;
}

td
{
font-size: 17;
align: right;
}

table
{
align: center; height:15pt; cellspacing: 5px;
}

th
{
background: url(1marble.jpg); color: #FFFFFF;
}
tr
{
align: center;
}


a:link
{
text-decoration: none;
color: #663300;
}
a:visited
{
text-decoration: none;
color: #663300;
a:active
{
text-decoration: none;
color: #663300;
}

a.anchor
{
text-decoration: none;
color: #996633;
}