		a:link  {
			text-decoration : underline;
			color : #560000;
		}
		a:hover  {
			text-decoration : underline;
			color : #b22222;
		}
		a:active  {
			text-decoration : underline;
			color : #b22222;
		}
		a:visited  {
			text-decoration : underline;
		}
		body, th, td,  div, p {
			font-family: Georgia;
			font-size: 14px;
			color: #560000;
		}
		.heading_01 {
			font-family : Georgia;
			font-size: 18px;
			color: #560000;
			font-weight : bold;
		}
		.note_01 {
			font-family: Georgia;
			font-size: 11px;
			color: #560000;
			line-height : 20px;
		}
		.note_02 {
			font-family: Arial;
			font-size: 11px;
			color: #560000;
		}
		.note_03 {
			font-family: Georgia;
			font-size: 11px;
			color: #560000;
		}
		.footer {
			font-family: Arial;
			font-size: 10px;
			color: #560000;
		}
