body
{
    font-family: Comic Sans MS, Verdana, sans-serif;
    font-size: small;
    color: #FF99FF;
    background: #000000;
    text-align: center;
    margin: 0px;
}

A:link
{ text-decoration: underline; color: #FF6666; }
A:visited
{ text-decoration: underline; color: #FF6666; }
A:hover
{ text-decoration: underline; color: #FFFFFF; }
A:active
{ text-decoration: underline; color: #FFFFFF; }

A.menu:link
{ text-decoration: none; color: #FF99FF; }
A.menu:visited
{ text-decoration: none; color: #FF99FF; }
A.menu:hover
{ text-decoration: none; color: #FF9900; }
A.menu:active
{ text-decoration: none; color: #FF9900; }

A.amenu:link
{ text-decoration: none; color: #FF9900; }
A.amenu:visited
{ text-decoration: none; color: #FF9900; }
A.amenu:hover
{ text-decoration: none; color: #FF9900; }
A.amenu:active
{ text-decoration: none; color: #FF9900; }

table.bordered, td.bordered
{
    border: 1px solid #FF99FF;
}

td.menu1
{
    text-align: left;
    background-image: url( 'button.jpg' );
    font-size: 18px;
    line-height: 1; 
}
td.menu2
{
    text-align: left;
    background-image: url( 'button.jpg' );
    font-size: 16px;
    line-height: 1; 
}
td.caption
{
    font-size: x-small;
}
td.footer
{
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
}

td.justify
{
    text-align: justify;
}

td.padjustify
{
    text-align: justify;
    padding: 0 20px;
}

td.mainbg1
{
    background-image: url( 'images/mainbg1.jpg' );
    background-position: top center;
    background-repeat: no-repeat;
}

td.mainbg2
{
    background-image: url( 'images/mainbg2.jpg' );
    background-position: top center;
    background-repeat: no-repeat;
}

ul
{
    margin-top: 0;
    margin-bottom: 0;
}

.title7
{
    font-size: 48px;
}
.title5
{
    font-size: 24px;
}
.title4
{
    font-size: 18px;
}
.title3
{
    font-size: 16px;
}
.title2
{
    font-size: 13px;
}
.title1
{
    font-size: 10px;
}

h1
{
    font-size: xx-large;
    font-weight: bold;
    margin-top: .5em;
    margin-bottom: .5em;
}
h2
{
    font-size: x-large;
    font-weight: bold;
    margin-top: .5em;
    margin-bottom: .5em;
}
h3
{
    font-size: large;
    font-weight: normal;
    margin-top: .5em;
    margin-bottom: .5em;
}

.size1 {font-size: 10px}
.size2 {font-size: 13px}
.size3 {font-size: 16px}
.size4 {font-size: 18px}
.size5 {font-size: 24px}
.size6 {font-size: 32px}
.size7 {font-size: 48px}
