.textformat {
	font-size: 12px;
	margin-right: 15px;
	line-height: 160%;
}
table#table-01 {
	width: 640px;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:auto;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

table#table-01 td {
	padding: 5px;
	border: 1px #000000 solid;
	border-width: 0 0 1px 1px;
	line-height: 120%;
	white-space: nowrap;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

body {
	background-image: url(img/bg_grade.jpg);
	background-repeat: repeat-x;
	background-color: #e9e7e5;
}
.redcolor {color: #990000}
.tdcenter {
	text-align: center;
}
