		a:link  {
			text-decoration : underline;
			color : #93518C;
		}
		a:hover  {
			text-decoration : underline;
			color : #FC9956;
		}
		a:active  {
			text-decoration : underline;
			color : #FC9956;
		}
		a:visited  {
			text-decoration : underline;
		}
		body, th, td,  div, p {
			font-family : Georgia, Times New Roman, serif;
			font-size: 14px;
			color: #000000;
			scrollbar-3d-light-color : White;
			scrollbar-arrow-color : #ff69b4;
			scrollbar-base-color : #bcbcbc;
			scrollbar-dark-shadow-color : Black;
			scrollbar-face-color : #DBD5C9;
			scrollbar-highlight-color : White;
			scrollbar-shadow-color : Black;
			scrollbar-track-color: #C3A0BF;
		}
		.navigation {
			font-family: Georgia, Times New Roman, serif;
			font-size: 12px;
			color: #000000;
		}
		.navigation_02 {
			font-family: Georgia, Times New Roman, serif;
			font-size: 12px;
			color: #000000;
		}
		h1 {
			font-family : Georgia, Times New Roman, serif;
			font-size: 18px;
			color: #AD69A4;
			font-weight : bold;
			font-style: italic;
		}
		h2 {
			font-family : Georgia, Times New Roman, serif;
			font-size: 16px;
			color: #AD69A4;
			font-weight : bold;
			font-style: italic;
		}
		h3 {
			font-family : Georgia, Times New Roman, serif;
			font-size: 14px;
			color: #AD69A4;
			font-style: italic;
		}
		.subheading {
			font-family : Arial;
			font-size: 14px;
			color: #466D92;
			font-weight : bold;
		}
		.note_01 {
			font-family: Arial;
			font-size: 11px;
			color: #000000;
			line-height : 20px;
		}
		.note_02 {
			font-family: Arial;
			font-size: 11px;
			color: #000000;
		}
		.note_03 {
			font-family: Arial;
			font-size: 11px;
			color: #000000;
		}
		.nav {
			font-family: Georgia, Times New Roman, serif;
			font-size: 11px;
		}
		.footer {
			font-family: Georgia, Times New Roman, serif;
			color: White;
			font-size: 10px;
		}
		hr {
			color: #AD69A4;
			height : 1px;
			border: dotted;
		}
