td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
title {
	font-size: 16px;
	font-weight: bold;
}

