		a:link  {
			text-decoration : underline;
			color : #3F6321;
		}
		a:hover  {
			text-decoration : underline;
			color : #F48F78;
		}
		a:active  {
			text-decoration : underline;
			color : #F48F78;
		}
		a:visited  {
			text-decoration : underline;
		}
		body, th, td,  div, p {
			font-family: Arial;
			font-size: 14px;
			color: #3F6321;
		}
		h1 {
			font-family : Arial;
			font-size: 18px;
			color: #3F6321;
			font-weight : bold;
		}
		h2 {
			font-family : Arial;
			font-size: 14px;
			color: #3F6321;
			font-weight : bold;
		}
		.note_01 {
			font-family: Arial;
			font-size: 11px;
			color: #3F6321;
			line-height : 20px;
		}
		.note_02 {
			font-family: Arial;
			font-size: 11px;
			color: #3F6321;
		}
		.note_03 {
			font-family: Arial;
			font-size: 11px;
			color: #3F6321;
		}
		.footer {
			font-family: Arial;
			font-size: 10px;
			color: #3F6321;
		}
		.drop_cap {
			font-size:30px;
			font-family: Arial;
			font-style: italic;
			font-weight: bold;
			float: left;
			color: #3F6321;
		}
