body {
    background:#000040 right bottom no-repeat;height:550px;
    color:white;
    font-size:10pt;
    font-family:"MS UI Gothic",sans-serif;
}

h1  {
    font:bold normal 2em;
    margin:0em;
    display:inline;
}

h2	{
    font-size:1.5em;
    margin-top:1em;
    margin-bottom:0em;
}

table	{
    font-size:10pt;
}

p	{
    margin:0px;
}

ul	{
    margin-top:0.5em;
}

dl	{
    margin:0.5em;
}
dt	{
    margin-top:0.5em;
    font-weight:bold;
}
dd	{
    margin:0em 1em;
}

a	{
    color:#D0D0D0;
    font-size:16pt;
    text-decoration:none;
}
a:visited {
    color:#C0C0C0;
}
a:hover	{
    color:red;
    text-decoration:underline;
}

.w640	{
    width:640px;
}

div.footer {
    clear: both;
}
