p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
}
.1 {
	font-size: 32px;
	color: #CC0000;
	line-height: 28px;

}
.tit {
	font-size: 44px;
	line-height: normal;

}
a {
	color: #773D15;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

