		a:link  {
			text-decoration : underline;
			color : #507D9C;
		}
		a:hover  {
			text-decoration : underline;
			color : #1CA0FB;
		}
		a:active  {
			text-decoration : underline;
			color : #1CA0FB;
		}
		a:visited  {
			text-decoration : underline;
		}
		body, th, div, p, li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #000000;
			scrollbar-3d-light-color : White;
			scrollbar-arrow-color : White;
			scrollbar-base-color : #bcbcbc;
			scrollbar-dark-shadow-color : Black;
			scrollbar-face-color : #507D9C;
			scrollbar-highlight-color : White;
			scrollbar-shadow-color : Black;
			scrollbar-track-color: #bcbcbc;
		}
		.navigation {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}
		.navigation_02 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}
		h1 {
			font-family : Times New Roman, serif;
			font-size: 28px;
			font-style: italic;
			color: #5C537D;
			font-weight : bold;
		}
		h2 {
			font-family : Times New Roman, serif;
			font-size: 18px;
			color: #5C537D;
			font-weight : bold;
		}
		h3 {
			font-family : Times New Roman, serif;
			font-size: 14px;
			color: #5C537D;
			font-weight : bold;
		}
		h4 {
			font-family : Times New Roman, serif;
			font-size: 14px;
			color: #5C537D;
			font-weight : bold;
		}
		.subheading {
			font-family : Arial;
			font-size: 14px;
			color: #1A1A72;
			font-weight : bold;
		}
		.note_01 {
			font-family: Arial;
			font-size: 12px;
			color: #000000;
		}
		.note_02 {
			font-family: Arial;
			font-size: 11px;
			color: #000000;
		}
		.note_03 {
			font-family: Arial;
			font-size: 11px;
			color: #000000;
		}
		.nav {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		.footer {
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}		
		hr {
			color: #507D9C;
			height : 1px;
			border: dotted;
		}
		.text {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #000000;
			font-weight: normal;
		}		
		.text2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
		}