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

body {
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
a:link {
	color: #990000;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 12px
}

.style3 {
	font-size: 24px;
	color: #990000;
}