body {
background: #000000;
color: #ffffff;
font-family: arial, sans-serif
}

a:link {
color: #008fff;
background: #000000;
font-family: arial, sans-serif
}

a:active {
color: #ffff00;
background: #000000;
font-family: arial, sans-serif
}

a:visited {
color: #008fff;
background: #000000;
font-family: arial, sans-serif
}

h1.center {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: large;
text-align: center
}

h1.left {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: large;
text-align: left
}

h6.under {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: small;
font-weight: bold;
text-align: left;
text-decoration: underline
}


img.left {
float: left;
border-style: none
}

img.right {
float: right;
border-style: none
}

img.noborder {
border-style: none
}

p {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: small;
text-align: left
}

p.center {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: medium;
text-align: center
}

p.copyright {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: xx-small;
text-align: left
}

p.under {
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: small;
text-align: left;
text-decoration: underline
}

td.logo {
width: 12%;
height: 386px
}

td.navbar {
width: 139px
}

td.spacer {
width: 11%
}

td.content {
width: 100%;
height: 386px
}

td.form {
width: 300px;
color: #ffffff;
background: #000000;
font-family: arial, sans-serif;
font-size: small;
text-align: right
}