/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-color: #0973B0;
	margin: 0px;
	background-repeat: repeat-x;
}

td {
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000;

}