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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 10px}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
