body {
	background-color: #000000;
	background-image: url(images/backgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body,td,th {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}
center {
	line-height: normal;
	text-align: center;
}
a:link {text-decoration: underline; text-transform: none; }
a:visited {text-decoration: underline; text-transform: none; }
a:active {text-decoration: underline; text-transform: none; }
a:hover {color: #FF0000; text-decoration: underline; text-transform: none;}
.style1 {
	font-size: 10
}