h1 {
    color: #063;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: bold;
    font-size: xx-large;
    line-height: 130%;
}
h2 {
	color: #063;
	font-family: Osaka-mono, "MS Gothic", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	line-height: 150%;
}
h3 {
    color: #063;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    line-height: 130%;
}
h4 {
    color: #063;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
}
h5 {
    color: #063;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    line-height: normal;
}
h6  {
    color: #063;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    line-height: normal;
}
.copy01 {
	color: #444;
	font-family: Osaka-mono, "MS Gothic", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	line-height: 170%;
}
.copy02 {
	color: #444;
	font-family: Osaka-mono, "MS Gothic", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	line-height: 150%;
}
.copy02red {
	color: #F01E0D;
	font-family: Osaka-mono, "MS Gothic", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	line-height: 150%;
}
.copy03 {
    color: #444;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    line-height: 150%;
}
.copy03red {
    color: #F01E0D;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    line-height: 150%;
}
