@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFCD55;
	background-image: url();
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #1F190A;
	font-size: 14px;
}
.copyright {
	font-size: 10px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #1F190A;
}
