		a:link  {
			text-decoration : underline;
			color : #953C3C;
		}
		a:hover  {
			text-decoration : underline;
			color : #D64141;
		}
		a:active  {
			text-decoration : underline;
			color : #D64141;
		}
		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 : #ffffff;
			scrollbar-base-color : #bcbcbc;
			scrollbar-dark-shadow-color : Black;
			scrollbar-face-color : #953C3C;
			scrollbar-highlight-color : White;
			scrollbar-shadow-color : Black;
			scrollbar-track-color: #D2C9AB;
		}
		pre {
			font-family : Georgia, Times New Roman, serif;
			font-size: 15px;
			color: #000000;
		}
		.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: 24px;
			margin-top: 15px;
			margin-left: 15px;
			color: #FFFFFF;
			font-weight : bold;
			font-style: italic;
			text-decoration: none;
		}
		h2 {
			font-family : Georgia, Times New Roman, serif;
			font-size: 22px;
			color: #ffffff;
			font-weight : bold;
			font-style: italic;
		}
		h3 {
			font-family : Georgia, Times New Roman, serif;
			font-size: 18px;
			color: #ffffff;
			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: #953C3C;
			height : 1px;
		}

