/* CSS Document */
html { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
  background=images/tablebg.gif;
  font-size: 14px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#FFFFFF;  
  padding:0px;
  margin:0px;
  height: 100%;
}

p, h2, h3, h4 {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}

.links {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}

.mid {
text-align: center;
}

#content {
background=images/tablebg.gif;
  font-size: 14px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#FFFFFD;  
  padding:0px;
  margin:0px;
  height: 100%;
}

p  { background=images/tablebg.gif }

a:link { color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a:focus { color: #FFFFFF; font-weight: bold; text-decoration: underline overline;}

a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline overline;}

a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline overline;}

list-style-type: square