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