body {
    background:#000040 url(./images/bg.jpg) 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;
}

td	{
    text-
}

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;
    text-decoration:none;
}


a:visited {
    color:#C0C0C0;
}
a:hover	{
    color:red;
    text-decoration:underline;
}

a.new	{
    color:#8080FF;
    text-decoration:underline;
}
.w640	{
    width:640px;
}

div.footer {
    clear: both;
}

input {
    color:white;
    background-color:#000060;
    border:1.5px outset #808080
}
