.style1 {
	font-size: xx-large;
	font-weight: bold;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
}
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.style2 {font-size: medium; font-weight: bold; }
.style3 {font-size: medium;}
