a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: black; text-decoration: none }

body {
background-position: 0px 18px;
background-image:url('bg.jpg');
background-repeat:repeat-x;
margin: 0px;
	}

table
{ border-collapse: collapse;
border-spacing: 0px; 
width: 100%;
text-align: center; }

table.tits
{ border-width: 0px 0px 0px 0px;
border-spacing: 0px; 
border-style: none none none none; 
text-align: center;
width: 100%;
background-color: #e4e4e4;
border-collapse: collapse; }

table td {
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	font-family: Lucida Grande, Verdana, Arial; 
	font-size: 15px; }

.copy { color:353535; font-size: 11px; }
.br22 { font-size: 22px; }
.left { text-align: left; }

hr {
  border: 0;
  width: 100%;
  color: #919191;
  background-color: #919191;
  height: 1px;
}