body {
  color: #ffffff;
  background-image: url(../gfx/bgcolor_02.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
  background-color: #000000;
}
body, table, select, input, textarea {
  font-family:verdana;
  font-size:12px;
}
select {
  color: #ffffff;
  background-color: #000000;
}
a:link, a:visited { color:#ff0000; text-decoration:none; }
a:active, a:hover { text-decoration: underline; }
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}