.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.function_symbol {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #F00;
	font-variant: normal;
	letter-spacing: 0.01em;
	line-height: normal;
	text-align: center;
	vertical-align: baseline;
}
.gad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.about_jcs {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	word-spacing: normal;
}
.about_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0px;
	word-spacing: normal;
	letter-spacing: normal;
}
.about_body_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-indent: 0px;
}
.about_headings {
	font-size: 14px;
	color: #F00;
}
#wrapper {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
