.t1 {  font-size: 10px; line-height: 160%}
.t2 {  font-size: 12px; line-height: 160%}
.t3 {  font-size: 14px; line-height: 160%}
.t4 {  font-size: 16px; line-height: 150%}
.t5 {  font-size: 18px; line-height: 150%}
.t6 {  font-size: 20px; line-height: 150%}
.t2_red { color: red; font-size: 12px; line-height: 160% }
h1 {
	font-size: 20px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-size: 19px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-size: 18px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-size: 17px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	font-size: 16px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.d1 {
	margin: 0px;
	padding: 0px;
	width: 710px;
	text-align: center;
}
body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.main_body {
	width: 750px;
	border: 1px solid #990000;
	background: #FFFFFF;
}
.brown {
	color: #990000;
}

