body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(bg.gif);
	background-repeat: repeat;
	background-position: center;

}

.td1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(bg0.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 14px;


}
.td2{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;

}
.td3{font-size: 14px;
	color: #ffffff;}
th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color: #ffffff;text-decoration: none;}
a:visited {color: #ffffff;	text-decoration: none;}
a:active {	color:  #CCCCCC;	text-decoration: underline;}
a:hover {	color: #CCCCCC;}
