*
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 13px;
}

body
{
    background-color: #FFFFFF;
    text-align: center;
    background-image: url(/images/bg.jpg);
    background-position: center;
    background-repeat: repeat-y;
}

td
{
    text-align: center;
    vertical-align: middle;
}

img
{
    border: none;
}

p
{
    margin-bottom: 20px;
}

h1, h2, h3, h4
{
color: #005DAD;
}

h1
{
font-size: 24px;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

h4
{
font-size: 14px;
}

a
{
color: #005DAD;
}

hr
{
    width: 100%;
    margin-top: 15px;
    height: 1px;
    border-top: none;
    border-bottom: dotted 1px;
    clear: both;
    color: #000000;
}

ul
{
margin-top: 20px;
}

ul li
{
margin-left: 25px;
}

table#membership a img
{
border: solid 1px #AAAAAA;
}
