.kinkou {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.titles {
	font-size: 18px;
}
.classnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.borders {
	border-top: 1px solid #991034;
	border-right: 1px none #991034;
	border-bottom: 1px solid #991034;
	border-left: 1px solid #991034;
}
.borders2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #991034;
	border-right-color: #991034;
	border-bottom-color: #991034;
	border-left-color: #991034;
}
.homepagetitles {
	font-size: 16px;
	color: #991034;
}
.smalltext {
	font-size: 12px;
}
