body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #5f3f34;
}
a:link {
	color: #5f3f34;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none; font-weight: bold;
	color: #5f3f34;
}
a:hover {
	text-decoration: none; font-weight: bold;
	color: #000;
}
a:active {
	text-decoration: none; font-weight: bold;
	color: #000;
}
.style1 {
	font-size: 23px;
	text-decoration: underline;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 13px;
	text-align:center;
}
.style4 {
	font-size: 14px;
}
.style_red {
	font-size: 20px;
	color: #900;
}
.text {
	color: #900;
}