body {
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.content-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.h2-link:link {
	color: #990000;
	text-decoration: underline;
}
.h2-link:visited {
	color: #999900;
	text-decoration: underline;
}
.h2-link:hover {
	color: #996600;
	text-decoration: none;
}
.h2-link:active {
	color: #336600;
	text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-size: 24px;
	color: #657f9a;
	font-weight: bold;
}
