body, html, table, form, div, p, img
{
margin: 0px;
padding: 0px;
border: 0px;
}

body
{
font-family: geneva, arial, sans-serif;
font-size: 14px;
color: #373616;
background-color: #ffffff;
background-image: url(images/body-background.gif);
background-position: 65px 0px;
background-repeat: repeat-y;
}

td
{
font-family: geneva, arial, sans-serif;
font-size: 14px;
color: #373616;
padding: 0px;
text-align: left;
vertical-align: top;
}

div.memberHead
{
margin: 18px 0px 6px 0px;
font-weight: bold;
background-color: #859AA3;
padding: 6px;
}

table.member
{
width: 314px;
background-color: #859AA3;
margin-bottom: 6px;
}

table.member td
{
font-size: 12px;
color: #EBF3F5;
}

table.member td div
{
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
margin-bottom: 6px;
}

p
{
margin-bottom: 12px;
}

a
{
font-weight: bold;
text-decoration: underline;
color: #373616;
}
