html, body {
background-color:#000000;
font-family:tahoma, verdana, arial, san-serif";
font-size:10pt;
font-style:normal;
color:#cccccc;
}
a {
text-decoration:none;
}
a:link{
color:#cccccc;
}
a:visited{
color:#cccccc;
}
a:focus{
color:#cccccc;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}
a:active{
color:#cccccc;
}
#container {
margin:0pt auto;
text-align:left;
width:800px;
height:620px;
align: center;
border: 1px solid black;
padding:0;
}
td#topImg {
width:800px;
height:20px;
text-align:left;
text-indent:20px;
color:#cccccc;
font-family:tahoma, verdana, arial, san-serif;
font-size:12px;
background-image: url(/images/topImg.png);
background-repeat: none;
}
td#footer {
width:800px;
height:20px;
text-align:right;
vertical-align:middle;
font-family:tahoma, verdana, arial, san-serif;
font-size:11px
}
td#footer img {
border-width:0;
}