/* -- Aranea Designs Terms and Conditions Style Sheet -- */

body
{
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 130%;
}

table.main_body
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    line-height: 130%;
}

table.contents
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 130%;
}

a:link
{
    color: #009900;
    text-decoration: none;
}

a:visited
{
    color: #009900;
    text-decoration: none;
}

a:hover
{
    color: #0000aa;
    text-decoration: underline;
}

p
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: #444444;
}

b
{
    font-weight: 800;
    color: #508090;
    font-family: Verdana, Arial;
}

h1
{
    font-family: Verdana, Arial;
    font-size: 18pt;
    font-weight: bold;
    color: #0080c0;
    text-align: center;
    line-height: 130%;
}

h2
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0080c0;
    text-align: center;
}

h3
{
    font-weight: 800;
    font-size: 12px;
    text-transform: none;
    color: #508090;
    font-family: Verdana, Arial;
    text-decoration: none;
}


