body {
	background-image: url(background.jpg);
	background-repeat: repeat;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.changefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	font-variant: normal;
	text-transform: inherit;
	line-height: normal;
	font-style: normal;
}
#Table_01 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
